From 9bc88933b23d413885c121d5cf4c78fdeed1edfc Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 21 Jul 2020 18:42:40 -0700 Subject: Fix some typos/spelling errors Signed-off-by: Alan Coopersmith --- doc/Makefile.am | 2 +- doc/fccharset.fncs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 36f78da..c1d2a4a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -232,7 +232,7 @@ dist-local-check-docs-enabled: @false endif -# force doc rebulid after configure +# force doc rebuild after configure dist-hook-local: dist-local-check-docs-enabled -include $(top_srcdir)/git.mk diff --git a/doc/fccharset.fncs b/doc/fccharset.fncs index 7245a2a..ee35555 100644 --- a/doc/fccharset.fncs +++ b/doc/fccharset.fncs @@ -195,7 +195,7 @@ contains code points 0x343 (0x300 + 32*2 + (4-1)) and 0x35e (0x300 + 32*2 + (31-1)) because map[2] has the 4th and 31st bits set. The code points represented by -map[3] and later are left as an excercise for the +map[3] and later are left as an exercise for the reader ;). @@ -- cgit v1.2.3