From 6d2d2ffee9f128ab9dd47a76dca1474e8b70ead6 Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Wed, 1 Oct 2014 23:41:01 +0200 Subject: [PATCH] Fix typo in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 9bf2a56632..b1e38dbcb8 100644 --- a/README +++ b/README @@ -63,7 +63,7 @@ $ geany on a console or use the applications menu from your desktop environment. There a few command line options. See the manual page of Geany or run $ geany --help -for details. Or look into the documention in the doc/ directory. +for details. Or look into the documentation in the doc/ directory. The most important option probably is -c or --config, where you can specify an alternate configuration directory.