mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
doc improvement as suggested by @sampsyo
Co-authored-by: Adrian Sampson <adrian@radbox.org>
This commit is contained in:
parent
2df3765521
commit
4b9c9d0a5f
1 changed files with 1 additions and 1 deletions
|
|
@ -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``.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue