瀏覽代碼

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

Waldir Pimenta 8 年之前
父節點
當前提交
13539295a4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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}}`