git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19731 44c647ce-9c0f-0410-b52a-842ac1e357ba
@@ -6,7 +6,7 @@
<para>
<classname>Zend_Barcode</classname> provides a generic way to generate barcodes. The
<classname>Zend_Barcode</classname> component is divided into two subcomponents: barcode
- objects and renderers. Objects you allow to create barcodes independently of the
+ objects and renderers. Objects allow you to create barcodes independently of the
renderer. Renderer allow you to draw barcodes based on the support required.
</para>
</sect1>