entry: Fix a typo

This commit is contained in:
Krzesimir Nowak
2016-01-27 13:25:58 +01:00
parent c4f7fbecfa
commit 09677f7331

View File

@ -143,7 +143,7 @@
* *
* The CSS node for a context menu is added as a subnode below entry as well. * The CSS node for a context menu is added as a subnode below entry as well.
* *
* The undrshoot nodes are used to draw the underflow indication when content * The undershoot nodes are used to draw the underflow indication when content
* is scrolled out of view. These nodes get the .left and .right style classes * is scrolled out of view. These nodes get the .left and .right style classes
* added depending on where the indication is drawn. * added depending on where the indication is drawn.
* *