commit 04767d440d32d2ee1866076d97685fda9284c08f parent 4aa96d0a72c2020112724ce60a5d895f82f18206 Author: sin <sin@2f30.org> Date: Tue, 21 Oct 2014 16:27:46 +0100 Fix typo Diffstat:
M | README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README @@ -49,7 +49,7 @@ are specified by regexes, so you might experience issues when trying to open a f that does not match those regexes. The default program is less(1). For text files, you can use the 'v' -commaind in less(1) to open the file in your $EDITOR. +command in less(1) to open the file in your $EDITOR. Filters -------