diff options
author | Dave Andreoli <dave@gurumeditation.it> | 2015-10-22 19:35:51 +0200 |
---|---|---|
committer | Dave Andreoli <dave@gurumeditation.it> | 2015-10-22 19:35:51 +0200 |
commit | 7681bfdbc816af57656af090f3529158084356b9 (patch) | |
tree | b3c1c9adbe6a73eb6e2c7fc02c366f56cdf7861c | |
parent | 7245bc20dc235b4463c21dd8eced6f5f0d98d6fd (diff) | |
download | elementary-7681bfdbc816af57656af090f3529158084356b9.tar.gz |
Fix typo in docs
not "a castrated ram (a male sheep)" :D
-rw-r--r-- | src/lib/elm_hoversel.eo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elm_hoversel.eo b/src/lib/elm_hoversel.eo index b537ed1c9..ae67b10dc 100644 --- a/src/lib/elm_hoversel.eo +++ b/src/lib/elm_hoversel.eo @@ -43,7 +43,7 @@ class Elm.Hoversel (Elm.Button, Evas.Selectable_Interface, } } @property scrollable { - [[Control wether scrolling is enabled. + [[Control whether scrolling is enabled. This Limit the size of contents and make them scrollable. |