summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-18 16:15:06 -0400
committerJune McEnroe <june@causal.agency>2021-03-18 16:15:06 -0400
commit86a0594cd2a934c1222d45ee69376a8c21426f1c (patch)
treef6f5fbc1839f3eca0c851329a1f1472604aca2df
parentAdd C-z keys for directly inserting most color codes (diff)
downloadcatgirl-86a0594cd2a934c1222d45ee69376a8c21426f1c.tar.gz
catgirl-86a0594cd2a934c1222d45ee69376a8c21426f1c.zip
Fix README typo 1.7
How long has this been here?
-rw-r--r--README.72
1 files changed, 1 insertions, 1 deletions
diff --git a/README.7 b/README.7
index a895d7f..4b5f564 100644
--- a/README.7
+++ b/README.7
@@ -17,7 +17,7 @@ is a TLS-only terminal IRC client.
 Tab complete:
 most recently seen or mentioned nicks
 are completed first.
-Commas are inserted between multple nicks.
+Commas are inserted between multiple nicks.
 .It
 Prompt:
 the prompt clearly shows whether input
'>Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe