Gildas 2 anos atrás
pai
commit
8df1a71ee8
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/ui/pages/help.html

+ 1 - 1
src/ui/pages/help.html

@@ -135,7 +135,7 @@
 						<p>The template allows you to customize the file name of saved pages. You can use any valid
 							character and "/" to create sub-folders (with the option "save pages in background" active).
 							You can also use any variables from <a href="#template-variables">this list</a> and
-							functions from this <a href="#template-functions">list</a> anywhere in the template.</p>
+							functions from <a href="#template-functions">this list</a> anywhere in the template.</p>
 						<p>Invalid characters are automatically transformed and collapsed to underscores. File names
 							cannot exceed 192 characters and are truncated if longer. The invalid characters are:
 							<code>[</code> <code>~</code> <code>+</code> <code>\</code> <code>?</code> <code>%</code>