Author: jwage
Date: 2008-09-12 20:52:06 +0100 (Fri, 12 Sep 2008)
New Revision: 4956

Modified:
   branches/1.0/docs/manual/de/component-overview.txt
   branches/1.0/docs/manual/de/working-with-objects/component-overview/table.txt
   branches/1.0/docs/manual/en/component-overview.txt
   branches/1.0/docs/manual/en/working-with-objects/component-overview/table.txt
   branches/1.0/docs/manual/pt_BR/component-overview.txt
   
branches/1.0/docs/manual/pt_BR/working-with-objects/component-overview/table.txt
Log:
Fixing some wording.


Modified: branches/1.0/docs/manual/de/component-overview.txt
===================================================================
--- branches/1.0/docs/manual/de/component-overview.txt  2008-09-12 19:42:17 UTC 
(rev 4955)
+++ branches/1.0/docs/manual/de/component-overview.txt  2008-09-12 19:52:06 UTC 
(rev 4956)
@@ -757,7 +757,7 @@
 
 +++ Finder methods
 
-{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast and should be used if you only need 
+{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast to write and should be used if you only need 
 to fetch data from one database table. If you need queries that use several 
components (database tables) use 
 {{Doctrine_Connection::query()}}.
 

Modified: 
branches/1.0/docs/manual/de/working-with-objects/component-overview/table.txt
===================================================================
--- 
branches/1.0/docs/manual/de/working-with-objects/component-overview/table.txt   
    2008-09-12 19:42:17 UTC (rev 4955)
+++ 
branches/1.0/docs/manual/de/working-with-objects/component-overview/table.txt   
    2008-09-12 19:52:06 UTC (rev 4956)
@@ -16,7 +16,7 @@
 
 ++++ Finder methods
 
-{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast and should be used if you only need 
+{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast to write and should be used if you only need 
 to fetch data from one database table. If you need queries that use several 
components (database tables) use 
 {{Doctrine_Connection::query()}}.
 

Modified: branches/1.0/docs/manual/en/component-overview.txt
===================================================================
--- branches/1.0/docs/manual/en/component-overview.txt  2008-09-12 19:42:17 UTC 
(rev 4955)
+++ branches/1.0/docs/manual/en/component-overview.txt  2008-09-12 19:52:06 UTC 
(rev 4956)
@@ -786,7 +786,7 @@
 
 +++ Finder methods
 
-{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast and should be used if you only need 
+{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast to write and should be used if you only need 
 to fetch data from one database table. If you need queries that use several 
components (database tables) use 
 {{Doctrine_Connection::query()}}.
 

Modified: 
branches/1.0/docs/manual/en/working-with-objects/component-overview/table.txt
===================================================================
--- 
branches/1.0/docs/manual/en/working-with-objects/component-overview/table.txt   
    2008-09-12 19:42:17 UTC (rev 4955)
+++ 
branches/1.0/docs/manual/en/working-with-objects/component-overview/table.txt   
    2008-09-12 19:52:06 UTC (rev 4956)
@@ -16,7 +16,7 @@
 
 ++++ Finder methods
 
-{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast and should be used if you only need 
+{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast to write and should be used if you only need 
 to fetch data from one database table. If you need queries that use several 
components (database tables) use 
 {{Doctrine_Connection::query()}}.
 

Modified: branches/1.0/docs/manual/pt_BR/component-overview.txt
===================================================================
--- branches/1.0/docs/manual/pt_BR/component-overview.txt       2008-09-12 
19:42:17 UTC (rev 4955)
+++ branches/1.0/docs/manual/pt_BR/component-overview.txt       2008-09-12 
19:52:06 UTC (rev 4956)
@@ -757,7 +757,7 @@
 
 +++ Finder methods
 
-{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast and should be used if you only need 
+{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast to write and should be used if you only need 
 to fetch data from one database table. If you need queries that use several 
components (database tables) use 
 {{Doctrine_Connection::query()}}.
 

Modified: 
branches/1.0/docs/manual/pt_BR/working-with-objects/component-overview/table.txt
===================================================================
--- 
branches/1.0/docs/manual/pt_BR/working-with-objects/component-overview/table.txt
    2008-09-12 19:42:17 UTC (rev 4955)
+++ 
branches/1.0/docs/manual/pt_BR/working-with-objects/component-overview/table.txt
    2008-09-12 19:52:06 UTC (rev 4956)
@@ -16,7 +16,7 @@
 
 ++++ Finder methods
 
-{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast and should be used if you only need 
+{{Doctrine_Table}} provides basic finder methods. These finder methods are 
very fast to write and should be used if you only need 
 to fetch data from one database table. If you need queries that use several 
components (database tables) use 
 {{Doctrine_Connection::query()}}.
 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"doctrine-svn" group.
 To post to this group, send email to [email protected]
 To unsubscribe from this group, send email to [EMAIL PROTECTED]
 For more options, visit this group at 
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---

Reply via email to