book icon indicating copy to clipboard operation
book copied to clipboard

3 is not three is Arabic

Open usrFWQWZ opened this issue 3 years ago • 0 comments

  • [x] I have checked the latest main branch to see if this has already been fixed
  • [x] I have searched existing issues and pull requests for duplicates

URL to the section(s) of the book with this problem: https://doc.rust-lang.org/book/ch08-02-strings.html#internal-representation

Description of the problem: In the part of the book linked above, the part that says "(Note that this string begins with the capital Cyrillic letter Ze, not the Arabic number 3.)", The 3 is not three in Arabic.

Suggested fix: Three in Arabic is written like this: ٣ I think you meant to say "not the English number 3."

usrFWQWZ avatar Jul 27 '22 23:07 usrFWQWZ