summaryrefslogtreecommitdiffstats
path: root/Core/Util/StringUtils.php
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Util/StringUtils.php')
-rw-r--r--Core/Util/StringUtils.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Util/StringUtils.php b/Core/Util/StringUtils.php
index f326fe0..e8f3e3b 100644
--- a/Core/Util/StringUtils.php
+++ b/Core/Util/StringUtils.php
@@ -19,7 +19,7 @@ namespace Symfony\Component\Security\Core\Util;
class StringUtils
{
/**
- * This class should not be instantiated
+ * This class should not be instantiated.
*/
private function __construct()
{