This commit is contained in:
Florian Bruhin 2016-05-15 11:53:58 +02:00
parent 6fc2217b07
commit 0c1e82a103

View File

@ -95,8 +95,8 @@ class Command(misc.MinimalLineEditMixin, misc.CommandLineEdit):
def set_cmd_text_command(self, text, space=False, append=False):
"""Preset the statusbar to some text.
You can use the `{url}` and `{url:pretty}` variables here which will get
replaced by the encoded/decoded URL.
You can use the `{url}` and `{url:pretty}` variables here which will
get replaced by the encoded/decoded URL.
//