diff options
author | Martin Možina <martin.mozina@fri.uni-lj.si> | 2015-10-14 18:08:16 +0200 |
---|---|---|
committer | Martin Možina <martin.mozina@fri.uni-lj.si> | 2015-10-14 18:08:16 +0200 |
commit | 1b936a961e39b2a71b5a773776474446f0c58447 (patch) | |
tree | 2de1e3c6167c24c9b86981d5f3ad84cac75c116f /python/problems/introduction/ballistics | |
parent | 5a01c2bb184152c6ccc3c536e9b857d247bc55ad (diff) |
Typos corrections.
Diffstat (limited to 'python/problems/introduction/ballistics')
-rw-r--r-- | python/problems/introduction/ballistics/sl.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/problems/introduction/ballistics/sl.py b/python/problems/introduction/ballistics/sl.py index ee073f8..7c83b1d 100644 --- a/python/problems/introduction/ballistics/sl.py +++ b/python/problems/introduction/ballistics/sl.py @@ -95,7 +95,7 @@ v = float(input(" ... 'final_hint' : [ '''\ <p>Odlično, program deluje pravilno! <br> -Če želiš še kaj več izvedeti o <a href="https://en.wikipedia.org/wiki/Topology +Če želiš izvedeti še kaj več o <a href="https://en.wikipedia.org/wiki/Topology ">topologiji</a> ... </p>'''] } |