about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-07-17 16:22:32 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-07-17 16:22:32 +0200
commitf22f3f1f2a1ed69492dcb8bddbb06f8d6dd75ac5 (patch)
tree5fd49c207135b89dec14de56f518f21d5b74106d /NEWS.md
parentb0461e36d5e2db22900a89579391d4c7c7f42fe4 (diff)
downloadxe-f22f3f1f2a1ed69492dcb8bddbb06f8d6dd75ac5.tar.gz
xe-f22f3f1f2a1ed69492dcb8bddbb06f8d6dd75ac5.tar.xz
xe-f22f3f1f2a1ed69492dcb8bddbb06f8d6dd75ac5.zip
NEWS.md: typo
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 5a0b483..1995d7b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
 
 ## 0.9 (2017-07-17)
 
-* New flag `-L` to enables line buffering on output.
+* New flag `-L` to enable line buffering on output.
 * New flag `-LL` to prefix output lines with `$ITER`.
 * `-j` now can scale with the available CPU cores
   (e.g. `-j0.5x` to use half the cores).