From a1c8d26d58f24fa243864b2d386b21ec727b2c40 Mon Sep 17 00:00:00 2001
From: Timotej Lazar
Date: Mon, 26 Oct 2015 17:10:32 +0100
Subject: Fix a typo
---
python/problems/introduction/fahrenheit_to_celsius/sl.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'python/problems/introduction/fahrenheit_to_celsius')
diff --git a/python/problems/introduction/fahrenheit_to_celsius/sl.py b/python/problems/introduction/fahrenheit_to_celsius/sl.py
index 9d6650c..e9d84f3 100644
--- a/python/problems/introduction/fahrenheit_to_celsius/sl.py
+++ b/python/problems/introduction/fahrenheit_to_celsius/sl.py
@@ -24,7 +24,7 @@ ime = input("Kako ti je ime?")
shrani uporabnikov odgovor v spremenljivko ime
.
''']
expressions_python = ['''\
-Pythonu vse izraze izračuna.
''',
+Python vse izraze izračuna.
''',
'''\
Če napišemo
--
cgit v1.2.1