Spelling corrections, found using the codespell tool.

This commit is contained in:
Jonathan Bennett
2016-04-10 12:03:59 -05:00
parent 09177554bf
commit d939deb811
56 changed files with 93 additions and 93 deletions
@@ -238,7 +238,7 @@ public class Fwknop extends Activity {
}
}
// Another Generic Messanger
// Another Generic Messenger
public static void sendHandlerMessage(Handler handler, int message_type) {
Message msg1 = handler.obtainMessage();
Bundle b = new Bundle();