mirror of
https://github.com/erkin/ponysay.git
synced 2025-04-01 01:05:26 +02:00
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
b0c95fc5ac
commit
4d35ba2d11
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ if not build_required:
|
||||||
print('You will not be able to build and install ponysay.')
|
print('You will not be able to build and install ponysay.')
|
||||||
rc = 1
|
rc = 1
|
||||||
elif not build_optional:
|
elif not build_optional:
|
||||||
print('You will have to tweak to installation to build and install ponysay.')
|
print('You will have to tweak the installation to build and install ponysay.')
|
||||||
|
|
||||||
if not runtime_required:
|
if not runtime_required:
|
||||||
print('You will not be able to run ponysay.')
|
print('You will not be able to run ponysay.')
|
||||||
|
|
Loading…
Add table
Reference in a new issue