Fix typo (thanks Evil_Bob!) - noice - small file browser (mirror / fork from 2f… | |
git clone git://git.codemadness.org/noice | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 86fa68dc89e87d10748ceb642e4d766e9f2b749b | |
parent ea82ba864377c3085da350a9476a587bb19ec6a9 | |
Author: sin <[email protected]> | |
Date: Sun, 4 Aug 2019 11:36:03 +0100 | |
Fix typo (thanks Evil_Bob!) | |
Diffstat: | |
M nopen.1 | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/nopen.1 b/nopen.1 | |
@@ -9,7 +9,7 @@ | |
.Ar file... | |
.Sh DESCRIPTION | |
.Nm | |
-opens the files provided as arguments with the user's proferred | |
+opens the files provided as arguments with the user's preferred | |
application. | |
.Pp | |
The file associations are specified by regexes |