Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Commit

Permalink
typo in the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
glaubergp committed Apr 12, 2018
1 parent 428ae9e commit 341ff72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion card.io/src/main/java/io/card/payment/CardScanner.java
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ public CardScanner(CardScanRecognition cardScanRecognition, int currentFrameOrie
}

/**
* Commented out due to integratioin for fragment. See constructor above
* Commented out due to integration for fragment. See constructor above
* */
/*CardScanner(CardIOActivity scanActivity, int currentFrameOrientation) {
Intent scanIntent = scanActivity.getIntent();
Expand Down

0 comments on commit 341ff72

Please sign in to comment.