summaryrefslogtreecommitdiffstats
path: root/Core/Exception/BadCredentialsException.php
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Exception/BadCredentialsException.php')
-rw-r--r--Core/Exception/BadCredentialsException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Exception/BadCredentialsException.php b/Core/Exception/BadCredentialsException.php
index 5deecca..be061c7 100644
--- a/Core/Exception/BadCredentialsException.php
+++ b/Core/Exception/BadCredentialsException.php
@@ -20,7 +20,7 @@ namespace Symfony\Component\Security\Core\Exception;
class BadCredentialsException extends AuthenticationException
{
/**
- * {@inheritDoc}
+ * {@inheritdoc}
*/
public function getMessageKey()
{