Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37542372
en ru br
Репозитории ALT

Группа :: Игры/Прочее
Пакет: geekcode

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: geekcode-1.7.3-choice.patch
Скачать


diff --git a/geekcode.c b/geekcode.c
index 2b9b13d..48a645b 100644
--- a/geekcode.c
+++ b/geekcode.c
@@ -168,7 +168,7 @@ int main()
     printf("1) Create your own Geekcode\n");
     printf("2) Read a Geekcode\n");
     printf("\n");
-    printf("Enter your choise here [0 to quit]: ");
+    printf("Enter your choice here [0 to quit]: ");
     scanf("%d", &selection);
     clear_kb();
    }while(selection<0 || selection>2);
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin