fixed a typo
This commit is contained in:
parent
75d6b82453
commit
111f7b6e60
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
Note we violate our general QUrl rule by storing url strings in the marks
|
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
|
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 her.e
|
to a file on shutdown, so it makes semse to keep them as strings here.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import functools
|
import functools
|
||||||
|
Loading…
Reference in New Issue
Block a user