summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Heaney <oylenshpeegul@gmail.com>2015-11-01 08:03:19 -0500
committerTim Heaney <oylenshpeegul@gmail.com>2015-11-01 08:03:19 -0500
commitba8fbb67189b78c1e552ccb2ebcc84a793704b11 (patch)
treea527db987bdbc5f732044397fc5155529a0546ed
parent4380683cad8a357f249c4db737b7fdd4da78e51c (diff)
Typo: referred has another r
-rw-r--r--README.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 3a7fe8fb..ef41500f 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -101,7 +101,7 @@ Kakoune dependencies are:
* A C++11 compliant compiler (GCC >= 4.8 or clang >= 3.4)
* boost (>= 1.50)
- * ncurses with wide-characters support (>= 5.3, generally refered as libncursesw)
+ * ncurses with wide-characters support (>= 5.3, generally referred to as libncursesw)
To build, just type *make* in the src directory