Browse Source

elinks: fix typo (confusion of ANSI vs. ASCII)

Waldir Pimenta 8 years ago
parent
commit
13539295a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/elinks.md

+ 1 - 1
pages/common/elinks.md

@@ -10,6 +10,6 @@
 
 `ctrl+c`
 
-- Dump output of webpage to console colorizing the text with ANSII control codes:
+- Dump output of webpage to console colorizing the text with ANSI control codes:
 
 `elinks -dump -dump-color-mode {{1}} {{url}}`