Spell checker fixes, narrowed scope / made less visible where possible. Little stuff
[zxing.git] / core / src / com / google / zxing / client / result / ProductResultParser.java
index c7d5c53..0ca23b2 100644 (file)
@@ -21,7 +21,7 @@ import com.google.zxing.Result;
 import com.google.zxing.oned.UPCEReader;
 
 /**
- * Parses strings of digits that repesent a UPC code.
+ * Parses strings of digits that represent a UPC code.
  * 
  * @author dswitkin@google.com (Daniel Switkin)
  */