summaryrefslogtreecommitdiff
path: root/python/problems/while_and_if
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-12-07 16:31:08 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-12-07 16:31:08 +0100
commit7217e23268eb28b2e6e745b74f697b4a1581658c (patch)
tree542c2de32c8283e78d2c0e2da6f111aa12d50d9b /python/problems/while_and_if
parentbb49b7add4e63f8cb10130ed860107e5eda95018 (diff)
Add . after Python problem-group descriptions
Diffstat (limited to 'python/problems/while_and_if')
-rw-r--r--python/problems/while_and_if/sl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/problems/while_and_if/sl.py b/python/problems/while_and_if/sl.py
index 3d037b8..fbb177a 100644
--- a/python/problems/while_and_if/sl.py
+++ b/python/problems/while_and_if/sl.py
@@ -1,2 +1,2 @@
name = 'Pogojni stavki in zanke'
-description = 'Logični izrazi, pogojni stavek if-else, zanka while'
+description = 'Logični izrazi, pogojni stavek if-else, zanka while.'