Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
agamemnus committed Nov 4, 2014
1 parent 62f1030 commit bc3c780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/a42/cordova/plugins/GooglePlayGame.java
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ public void run() {

@Override
public void onSignInFailed() {
authCallbackContext.error("SIGN IN FALIED");
authCallbackContext.error("SIGN IN FAILED");
}

@Override
Expand Down

0 comments on commit bc3c780

Please sign in to comment.