Issue 198
[zxing.git] / core / src / com / google / zxing / oned / MultiFormatUPCEANReader.java
index 03b0537..eb03890 100644 (file)
@@ -27,7 +27,7 @@ import java.util.Vector;
 
 /**
  * <p>A reader that can read all available UPC/EAN formats. If a caller wants to try to
- * read all such formats, it is most efficent to use this implementation rather than invoke
+ * read all such formats, it is most efficient to use this implementation rather than invoke
  * individual readers.</p>
  *
  * @author Sean Owen