Browse Source

[MANUAL] English:

- manual fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19996 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 years ago
parent
commit
bff1796fc6
1 changed files with 5 additions and 5 deletions
  1. 5 5
      documentation/manual/en/tutorials/quickstart-conclusion.xml

+ 5 - 5
documentation/manual/en/tutorials/quickstart-conclusion.xml

@@ -6,10 +6,10 @@
     <para>
     <para>
         You have now built a very simple application using some of the most commonly used Zend
         You have now built a very simple application using some of the most commonly used Zend
         Framework components. Zend Framework makes many components available to you which address
         Framework components. Zend Framework makes many components available to you which address
-        most common requirements in web applications, including web services, search, PDF reading
-        and writing, authentication, authorization, and much more. The <link
-            linkend="reference">Reference Guide</link> is a great place to find out more about the
-        components you've used in this QuickStart as well as other components. We hope you find Zend
-        Framework useful and - more importantly - fun!
+        most common requirements in web applications, including web services, search,
+        <acronym>PDF</acronym> reading and writing, authentication, authorization, and much more.
+        The <link linkend="reference">Reference Guide</link> is a great place to find out more about
+        the components you've used in this QuickStart as well as other components. We hope you find
+        Zend Framework useful and - more importantly - fun!
     </para>
     </para>
 </sect1>
 </sect1>