From eb79e8716d3391a943b8d7866eaa4d2df95fccea Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Thu, 7 Jan 2010 08:00:49 +0000 Subject: [PATCH] fix spelling. Patch by 'misc' SVN revision: 44943 --- src/lib/elm_bubble.c | 2 +- src/lib/elm_main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/elm_bubble.c b/src/lib/elm_bubble.c index 6aad566..21b5670 100644 --- a/src/lib/elm_bubble.c +++ b/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/src/lib/elm_main.c b/src/lib/elm_main.c index 721666e..51b732b 100644 --- a/src/lib/elm_main.c +++ b/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). */ /** -- 2.7.4