diff options
| author | Carlos Henrique Lima Melara <charlesmelara@outlook.com> | 2022-12-23 12:21:42 -0300 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2022-12-25 10:41:48 +0100 |
| commit | e57a7ef663e30a62ca63f1dc58e633272341a48b (patch) | |
| tree | 17948125451119bc4f5b336a14a9cd430586db73 | |
| parent | be009e47529ea4118079928d7e7f3d3b4123c472 (diff) | |
src/about/help.gemini: fix typo (completly -> completely)
| -rw-r--r-- | src/about/help.gemini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/about/help.gemini b/src/about/help.gemini index ed83991..5904713 100644 --- a/src/about/help.gemini +++ b/src/about/help.gemini @@ -178,7 +178,7 @@ This is a purely cosmetic feature that may aid in readability. [Hidden files in file:// directories] determines whether hidden files will display in local directory listings (i.e file:// URLs which do not point to a specific document but rather a directory). -[Strip <nav> from HTML pages] allows you to remove the <nav> tag from HTML pages. This might make certain pages more readable, others completly unusable. +[Strip <nav> from HTML pages] allows you to remove the <nav> tag from HTML pages. This might make certain pages more readable, others completely unusable. ### Cache |
