diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-07-21 18:42:40 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-07-21 18:42:40 -0700 |
commit | 9bc88933b23d413885c121d5cf4c78fdeed1edfc (patch) | |
tree | 3e9439132ce6911ed7339ab5c1552c231c9055e4 /doc | |
parent | 437f03299bd1adc9673cd576072f1657be8fd4e0 (diff) |
Fix some typos/spelling errors
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/fccharset.fncs | 2 |
2 files changed, 2 insertions, 2 deletions
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 <literal>0x343</literal> (<parameter>0x300 + 32*2 + (4-1)</parameter>) and <literal>0x35e</literal> (<parameter>0x300 + 32*2 + (31-1)</parameter>) because <parameter>map[2]</parameter> has the 4th and 31st bits set. The code points represented by -<literal>map[3]</literal> and later are left as an excercise for the +<literal>map[3]</literal> and later are left as an exercise for the reader ;). @@ |