diff --git a/common/content/dactyl.js b/common/content/dactyl.js index 7dd3565e..94045c14 100644 --- a/common/content/dactyl.js +++ b/common/content/dactyl.js @@ -610,7 +610,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), { let help = '\n' + - '\n' + + '\n' + '\n' + unescape(encodeURI( // UTF-8 handling hack.