From 5a00cf460426af73cb1fef953acf01f460887f77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Mo=C5=BEina?= Date: Tue, 27 Sep 2016 15:18:37 +0200 Subject: Typo fix. --- python/sl.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python') diff --git a/python/sl.py b/python/sl.py index 3b2e9d4..6bd3a0d 100644 --- a/python/sl.py +++ b/python/sl.py @@ -62,8 +62,8 @@ hint = { 'problematic_test_case': ['''\

Program ne dela pravilno!
-Poskusi vnesti: [%=testin%]
-pravilen rezultat: [%=testout%]

+Poskusi vnesti: [%=testin%].
+Pravilen rezultat: [%=testout%].

'''], 'no_func_name': ['''\ -- cgit v1.2.1