doc improvement as suggested by @sampsyo

Co-authored-by: Adrian Sampson <adrian@radbox.org>
This commit is contained in:
Graham Cobb 2021-03-16 15:30:43 +00:00 committed by GitHub
parent 2df3765521
commit 4b9c9d0a5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ accents.
The default ``bareasc`` prefix (``#``) is used as a comment character in some shells
so may need to be protected (for example in quotes) when typed into the command line.
The bare ASCII transformation is quite simple. It may not give the expected output
The bare ASCII transliteration is quite simple. It may not give the expected output
for all languages. For example, German u-umlaut ``ü`` is transformed into ASCII ``u``,
not into ``ue``.