Skip to content

Commit

Permalink
fix typo message
Browse files Browse the repository at this point in the history
  • Loading branch information
doxlang committed Jun 12, 2018
1 parent 9746252 commit b822331
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ public class MainActivity extends Activity
+ "## Recomended:\n"
+ "##\tsource this file to your\n"
+ "##\t~/.bashrc or ~/.bash_profile to launch app with\n"
+ "##\tcommand on termnux by calling\n"
+ "##\tcommand on termux by calling\n"
+ "##\t'launch [appname]'\n\n"
+ "## Author : Amsit (@amsilab) <dezavue3@gmail.com>\n\n\n\n";
+ "## Author : Amsit (@amsitlab) <dezavue3@gmail.com>\n\n\n\n";



Expand Down

0 comments on commit b822331

Please sign in to comment.