Fix a typo in the README (from anonymous Raph) - clic - Clic is an command line… | |
git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 5a43753f349cbbc42557ef65234da612245eeb01 | |
parent 207b9dfd4a861e92479c21cda6fd228f9185d300 | |
Author: Solene Rapenne <[email protected]> | |
Date: Wed, 22 Aug 2018 10:15:57 +0200 | |
Fix a typo in the README (from anonymous Raph) | |
Diffstat: | |
M README.md | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -37,7 +37,7 @@ How to use clic | |
=============== | |
By default *clic* will load the page **gopherproject/1/** with a | |
-number on the left of each link. Pleas type the number of a link to | |
+number on the left of each link. Please type the number of a link to | |
follow it. If it's a text, the $PAGER program will be called to show | |
it, if it's a binary file (types g,I and 9) it will be downloaded into | |
`/tmp/` and then `xdg-open` will be called on the filename. |