Browse Source

SEC-914: Slight modification of tld description text for readability.

Luke Taylor 17 years ago
parent
commit
8fe1b4b402
1 changed files with 1 additions and 1 deletions
  1. 1 1
      taglibs/src/main/resources/META-INF/security.tld

+ 1 - 1
taglibs/src/main/resources/META-INF/security.tld

@@ -74,7 +74,7 @@
             <required>false</required>
             <rtexprvalue>false</rtexprvalue>
             <description>
-                Name of the exported scoped variable for the
+                Name of the exported scoped variable which will contain the
                 evaluated property of the Authentication object.
             </description>
         </attribute>