浏览代码

Correction typo

Loquicom 3 年之前
父节点
当前提交
37d64fce3a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      js/script.js

+ 1 - 1
js/script.js

@@ -33,7 +33,7 @@ function help(hide = false) {
     str += '&nbsp;&nbsp;- ping : Vérifie la connexion au terminal<br/>';
     str += '&nbsp;&nbsp;- cafard : Peut-&ecirc;tre un bug ?<br/>';
     str += '&nbsp;&nbsp;- flip : Pour exprimer sa col&egrave;re<br/>';
-    str += '&nbsp;&nbsp;- unflip : Pour nettoyer après la col&grave;re<br/>';
+    str += '&nbsp;&nbsp;- unflip : Pour nettoyer après la col&egrave;re<br/>';
     str += '&nbsp;&nbsp;- table : Elle est belle ma table<br/>';
     str += '&nbsp;&nbsp;- <span class="' + ((hide) ? 'covenant' : '') + '">fullscreen : Active/D&eacute;sactive le mode pleine écran</span><br/>';
     str += '&nbsp;&nbsp;- <span class="' + ((hide) ? 'covenant' : '') + '">rate : Ouvre la porte</span><br/>';