diff --git a/legacy/elementary/src/lib/elm_bubble.c b/legacy/elementary/src/lib/elm_bubble.c index 6aad566448..21b5670dd8 100644 --- a/legacy/elementary/src/lib/elm_bubble.c +++ b/legacy/elementary/src/lib/elm_bubble.c @@ -4,7 +4,7 @@ /** * @defgroup Bubble Bubble * - * The Bubble is an widget used to show a text in a frame as speach is + * The Bubble is an widget used to show a text in a frame as speech is * represented in comics. */ diff --git a/legacy/elementary/src/lib/elm_main.c b/legacy/elementary/src/lib/elm_main.c index 721666e949..51b732ba42 100644 --- a/legacy/elementary/src/lib/elm_main.c +++ b/legacy/elementary/src/lib/elm_main.c @@ -1314,7 +1314,7 @@ elm_scale_set(double scale) * * Elementary is designed to be finger-friendly for touchscreens, and so in * addition to scaling for display resolution, it can also scale based on - * finger "resoltion" (or size). + * finger "resolution" (or size). */ /**