diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-17 16:25:38 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-17 16:25:38 -0700 |
commit | 961245427855ab6d30a5fa2dbb98aaffa571d728 (patch) | |
tree | a91296f47693e73b9afc9b4da78cf9ae0774e330 /doc/README.html | |
parent | fa16fbda9c90f932a74cd80c90eee88432d987d7 (diff) |
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal,code,names
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'doc/README.html')
-rw-r--r-- | doc/README.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.html b/doc/README.html index c3175c1..401b51a 100644 --- a/doc/README.html +++ b/doc/README.html @@ -242,7 +242,7 @@ Error found line 3 near character 5 </pre> <p> It is pretty limited but at least, unlike sxpm, it gives you some hint on where -the error occured within the file. +the error occurred within the file. <h2><a name="sec7">7. Other Tools</a></h2> |