X-Git-Url: https://git.ao2.it/android/android-app-development-getting-started.git/blobdiff_plain/9354fc104e07d2754593e22a4f4cb3a6bc344400..b6a9443f919b274097da17757ef9afebf80731f5:/ic_launcher_template/androink.py diff --git a/ic_launcher_template/androink.py b/ic_launcher_template/androink.py index c8a83bd..a423b7b 100755 --- a/ic_launcher_template/androink.py +++ b/ic_launcher_template/androink.py @@ -103,7 +103,7 @@ def option_parser(): parser.add_argument('-F', '--single_file', metavar="", dest='file_name', - help='name of the file, if you want to convert only one file') + help='name of the file, if only one file is to be converted') return parser