| commit | 12e30999212123b76acae46bb888b9738e989f9a | [log] [tgz] |
|---|---|---|
| author | James Henderson <jh7370@my.bristol.ac.uk> | Wed Sep 25 13:09:17 2019 +0000 |
| committer | James Henderson <jh7370@my.bristol.ac.uk> | Wed Sep 25 13:09:17 2019 +0000 |
| tree | 36dd9e56face4a21767cb02e1b92017f2326cac2 | |
| parent | 4dd9b2faec5a3759e9911373e9fea64acda4c4e6 [diff] |
[docs][llvm-strings] Clarify "printable character" wording The --bytes option uses the phrase "printable ASCII characters", but the description section used simply "printable characters". To avoid any confusion about locale impacts etc, this change adopts the former's phrasing in both places. It also fixes a minor grammar issue in the description. Reviewed by: MaskRay Differential Revision: https://reviews.llvm.org/D68016 llvm-svn: 372865