summaryrefslogtreecommitdiffstats
path: root/Core/Authentication/Token
diff options
context:
space:
mode:
authorPascal Borreli <pascal@borreli.com>2013-08-24 07:54:37 +0100
committerPascal Borreli <pascal@borreli.com>2013-08-24 07:54:37 +0100
commit0c7673d6453637200bc06ff4a478ac60df6eb9de (patch)
tree6d4ee1276d6e9b6a97464fb32cd084ed24f98d10 /Core/Authentication/Token
parentcfaabcc76c7b47b3e5e3b09ae5657315c9594c82 (diff)
downloadsymfony-security-0c7673d6453637200bc06ff4a478ac60df6eb9de.zip
symfony-security-0c7673d6453637200bc06ff4a478ac60df6eb9de.tar.gz
symfony-security-0c7673d6453637200bc06ff4a478ac60df6eb9de.tar.bz2
Fixed typos
Diffstat (limited to 'Core/Authentication/Token')
-rw-r--r--Core/Authentication/Token/AbstractToken.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Authentication/Token/AbstractToken.php b/Core/Authentication/Token/AbstractToken.php
index 1d65819..c532532 100644
--- a/Core/Authentication/Token/AbstractToken.php
+++ b/Core/Authentication/Token/AbstractToken.php
@@ -208,7 +208,7 @@ abstract class AbstractToken implements TokenInterface
}
/**
- * Sets a attribute.
+ * Sets an attribute.
*
* @param string $name The attribute name
* @param mixed $value The attribute value