From 3921785ce17fca77a9bba36662699f8ef6155271 Mon Sep 17 00:00:00 2001 From: Harvie Date: Tue, 25 May 2010 17:27:11 +0200 Subject: [PATCH] Manualy fixed encoding of few files... --- turbobasic/CH | 4 ++-- turbobasic/CH ZABAR.BAS | 4 ++-- turbobasic/CH.BAS | 4 ++-- turbobasic/MENU-VZ.BAS | 4 ++-- turbobasic/MENU.BAS | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/turbobasic/CH b/turbobasic/CH index be3ddb9..4938532 100644 --- a/turbobasic/CH +++ b/turbobasic/CH @@ -38,7 +38,7 @@ RETURN RETURN '----------------------------------------------------------------------------- KONEC : -print "stlaç klávesu Enter" +print "stlač klávesu Enter" end '----------------------------------------------------------------------------- HELP : @@ -150,4 +150,4 @@ SUB ANYKEY END SUB '----------------------------------------------------------------------------- - \ No newline at end of file + diff --git a/turbobasic/CH ZABAR.BAS b/turbobasic/CH ZABAR.BAS index 51f1eed..ccda8be 100644 --- a/turbobasic/CH ZABAR.BAS +++ b/turbobasic/CH ZABAR.BAS @@ -38,7 +38,7 @@ RETURN RETURN '----------------------------------------------------------------------------- KONEC : -print "stlaç klávesu Enter" +print "stlač klávesu Enter" end '----------------------------------------------------------------------------- HELP : @@ -150,4 +150,4 @@ SUB ANYKEY END SUB '----------------------------------------------------------------------------- - \ No newline at end of file + diff --git a/turbobasic/CH.BAS b/turbobasic/CH.BAS index 9129992..fe39663 100644 --- a/turbobasic/CH.BAS +++ b/turbobasic/CH.BAS @@ -44,7 +44,7 @@ RETURN RETURN '----------------------------------------------------------------------------- KONEC : -print "stlaç klávesu Enter" +print "stlač klávesu Enter" end '----------------------------------------------------------------------------- HELP : @@ -156,4 +156,4 @@ SUB ANYKEY END SUB '----------------------------------------------------------------------------- - \ No newline at end of file + diff --git a/turbobasic/MENU-VZ.BAS b/turbobasic/MENU-VZ.BAS index 2d269d3..0deb7ff 100644 --- a/turbobasic/MENU-VZ.BAS +++ b/turbobasic/MENU-VZ.BAS @@ -36,7 +36,7 @@ DIR : RETURN '----------------------------------------------------------------------------- KONEC : -print "stlaç klávesu Enter" +print "stlač klávesu Enter" end '----------------------------------------------------------------------------- HELP : @@ -136,4 +136,4 @@ SUB ANYKEY END SUB '----------------------------------------------------------------------------- - \ No newline at end of file + diff --git a/turbobasic/MENU.BAS b/turbobasic/MENU.BAS index 2d269d3..0deb7ff 100644 --- a/turbobasic/MENU.BAS +++ b/turbobasic/MENU.BAS @@ -36,7 +36,7 @@ DIR : RETURN '----------------------------------------------------------------------------- KONEC : -print "stlaç klávesu Enter" +print "stlač klávesu Enter" end '----------------------------------------------------------------------------- HELP : @@ -136,4 +136,4 @@ SUB ANYKEY END SUB '----------------------------------------------------------------------------- - \ No newline at end of file + -- 2.30.2