New config: More powerful :config- commands: add #4283

Missed a small comment change.

Continues #2794
This commit is contained in:
Milo Gertjejansen 2018-10-06 19:45:36 -05:00
parent a3528dcee8
commit bcfc8fa3a8

View File

@ -283,7 +283,7 @@ class ConfigCommands:
option: The name of the option.
key: The key to use.
value: The value to place in the dictionary.
temp: Don't touch autoconfig.yml.
temp: Set value temporarily until qutebrowser is closed.
replace: Whether or not we should replace, default is not.
"""
opt = self._config.get_opt(option)