Skip to content

Commit bd857c6

Browse files
authored
fix comment
1 parent d22b581 commit bd857c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zxing-android-embedded/src/com/journeyapps/barcodescanner/DecoratedBarcodeView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ private void initialize(AttributeSet attrs) {
117117
}
118118

119119
/**
120-
* Initialize with no custom attributes setted.
120+
* Initialize with no custom attributes set.
121121
*/
122122
private void initialize() {
123123
initialize(null);

0 commit comments

Comments
 (0)