From d397ce71055bd4a7ce390835beac5107c36e360b Mon Sep 17 00:00:00 2001 From: Timon de Groot Date: Thu, 25 Apr 2019 15:59:00 +0200 Subject: [PATCH] Add period --- src/eCurringHttpClient.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/eCurringHttpClient.php b/src/eCurringHttpClient.php index 469d797..03fb574 100644 --- a/src/eCurringHttpClient.php +++ b/src/eCurringHttpClient.php @@ -28,7 +28,7 @@ class eCurringHttpClient */ private const TIMEOUT = 10; /** - * eCurring HTTP Client Version + * eCurring HTTP Client Version. */ private const VERSION = '0.1.0';