From 725c760bd8fc34121e9970373b28ea2a23f68e80 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 31 Dec 2019 19:54:45 +0100 Subject: [PATCH] add todos from github --- Models/Invoice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Models/Invoice.php b/Models/Invoice.php index e4b41e6..65e9dcf 100644 --- a/Models/Invoice.php +++ b/Models/Invoice.php @@ -1067,7 +1067,7 @@ class Invoice implements \JsonSerializable * * @return void * - * @todo: do same for actual tracking information per trackign id + * @todo do same for actual tracking information per trackign id * * @since 1.0.0 */