diff --git a/content/commands.js b/content/commands.js
index c85f68e6..58834b55 100644
--- a/content/commands.js
+++ b/content/commands.js
@@ -1078,7 +1078,7 @@ vimperator.Commands = function () //{{{
{
usage: ["qma[rk] {a-zA-Z0-9} [url]"],
shortHelp: "Mark a URL with a letter for quick access",
- help: "You can also mark whole groups like this:
"+
+ help: "You can also mark whole groups like this:
" +
":qmark f http://forum1.com, http://forum2.com, imdb some artist"
}
));
diff --git a/content/help.js b/content/help.js
index 754bb9e3..be26d1d9 100644
--- a/content/help.js
+++ b/content/help.js
@@ -177,7 +177,7 @@ vimperator.help = function (section, easter) //{{{
'$VIMPERATOR_HOME can be used to override the calculated $HOME directory.';
var mappings = 'mappings
The denotion of modifier keys is like in Vim, so C- means the Control key, M- the Meta key, A- the Alt key and S- the Shift key.
'+ + 'The denotion of modifier keys is like in Vim, so C- means the Control key, M- the Meta key, A- the Alt key and S- the Shift key.
' + '