mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-22 22:55:26 +03:00
doc: Fix spelling error in design.asciidoc: pipping -> piping
This commit is contained in:
parent
351046e298
commit
4cced30866
@ -29,7 +29,7 @@ interact with these tools.
|
||||
|
||||
For example, sorting lines should be done using the Unix sort command, not
|
||||
with an internal implementation. Kakoune should make it easy to do that,
|
||||
hence the +|+ command for pipping selected text through a filter.
|
||||
hence the +|+ command for piping selected text through a filter.
|
||||
|
||||
The modern Unix environment is not limited to text filters, most people use
|
||||
a graphical interface nowadays, and Kakoune should be able to take advantage
|
||||
|
Loading…
Reference in New Issue
Block a user