Corrected typo in u8g module documentation

Corrected typo in markup for nextPage in u8glib module documentation.
This commit is contained in:
UncleRedz 2016-03-27 19:22:50 +02:00
parent 6092219f5e
commit c091738e59
1 changed files with 1 additions and 1 deletions

View File

@ -342,7 +342,7 @@ See [u8glib getWidth()](https://github.com/olikraus/u8glib/wiki/userreference#ge
See [u8glib getStrWidth](https://github.com/olikraus/u8glib/wiki/userreference#getstrwidth). See [u8glib getStrWidth](https://github.com/olikraus/u8glib/wiki/userreference#getstrwidth).
## u8g.disp:nextPage() ## u8g.disp:nextPage()
See [u8glib nextPage()(https://github.com/olikraus/u8glib/wiki/userreference#nextpage). See [u8glib nextPage()](https://github.com/olikraus/u8glib/wiki/userreference#nextpage).
## u8g.disp:setColorIndex() ## u8g.disp:setColorIndex()
See [u8glib setColorIndex()](https://github.com/olikraus/u8glib/wiki/userreference#setcolortndex). See [u8glib setColorIndex()](https://github.com/olikraus/u8glib/wiki/userreference#setcolortndex).