Преглед на файлове

Fixed small typo in phpdoc.

ondrowan преди 13 години
родител
ревизия
1dcf74ab70
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/Symfony/Component/Security/Core/Authorization/Voter/VoterInterface.php

+ 1 - 1
src/Symfony/Component/Security/Core/Authorization/Voter/VoterInterface.php

@@ -45,7 +45,7 @@ interface VoterInterface
     /**
      * Returns the vote for the given parameters.
      *
-     * This method must return one of the following constant:
+     * This method must return one of the following constants:
      * ACCESS_GRANTED, ACCESS_DENIED, or ACCESS_ABSTAIN.
      *
      * @param TokenInterface $token      A TokenInterface instance