From bf9625fc0b883d4ba886a13f57f44ce096f80e86 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 23 Feb 2018 10:36:13 +0100 Subject: [PATCH] Update Functions.php --- Math/Functions/Functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Math/Functions/Functions.php b/Math/Functions/Functions.php index e2aa19840..82d9ff418 100644 --- a/Math/Functions/Functions.php +++ b/Math/Functions/Functions.php @@ -15,7 +15,7 @@ declare(strict_types=1); namespace phpOMS\Math\Functions; /** - * Well known functions class. + * Well known functions and helpers class. * * @package Framework * @license OMS License 1.0