Explorar o código

[DOCUMENTATION] English : add 2 commas for readability

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19251 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp %!s(int64=16) %!d(string=hai) anos
pai
achega
2ff88cbfe9

+ 2 - 2
documentation/manual/en/module_specs/Zend_Ldap-API-Ldap-Node-RootDse.xml

@@ -108,9 +108,9 @@
                     </entry>
                     <entry>
                         Checks whether a given attribute exists. If
-                        <varname>$emptyExists</varname> is <constant>FALSE</constant> empty attributes
+                        <varname>$emptyExists</varname> is <constant>FALSE</constant>, empty attributes
                         (containing only array()) are treated as non-existent returning
-                        <constant>FALSE</constant>. If <varname>$emptyExists</varname> is true empty
+                        <constant>FALSE</constant>. If <varname>$emptyExists</varname> is true, empty
                         attributes are treated as existent returning <constant>TRUE</constant>. In
                         this case the method returns <constant>FALSE</constant> only if the
                         attribute name is missing in the key-collection.