Browse Source

Minor errors

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21685 44c647ce-9c0f-0410-b52a-842ac1e357ba
tomeks 16 years ago
parent
commit
e098f4b68b

+ 1 - 1
documentation/manual/pl/module_specs/Zend_Db_Adapter.xml

@@ -1806,7 +1806,7 @@ $db->closeConnection();
         </example>
 
         <note>
-            <title>Czy Zend_Db wspiera stałe połączenia (Persistent Connections)?</title>
+            <title>Czy Zend_Db wspiera połączenia trwałe (Persistent Connections)?</title>
             <para>
                 Tak, trwałe połączenia są wspierane poprzez flagę <property>persistent</property>
                 ustawioną na wartość <constant>TRUE</constant> w konfiguracji

+ 1 - 1
documentation/manual/pl/module_specs/Zend_Db_Select.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 20766 -->
+<!-- EN-Revision: 21584 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.db.select">
     <title>Zend_Db_Select</title>