Fix a few bugs found by translators (#612)

* Fix a few bugs found by translators

* Edits and hint block

* Typo
This commit is contained in:
Galen Nickel
2018-01-30 08:54:13 -08:00
committed by Peli de Halleux
parent 06b4e17918
commit e20ac7f992
3 changed files with 22 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Show String
Show a number on the [LED screen](/device/screen). It will slide left if it is bigger than the screen.
Show a sting on the [LED screen](/device/screen). It will slide left if it is bigger than the screen.
```sig
basic.showString("Hello!")