der Sensemann

This commit is contained in:
Claude 2014-10-15 12:04:37 +02:00
parent 167e01160c
commit f4c7c1d5a0

View File

@ -21,7 +21,7 @@
Note we violate our general QUrl rule by storing url strings in the marks
OrderedDict. This is because we read them from a file at start and write them
to a file on shutdown, so it makes semse to keep them as strings here.
to a file on shutdown, so it makes sense to keep them as strings here.
"""
import functools