From 42736b8617b6424dfd6ec4ae2ac64fe6ce23ceeb Mon Sep 17 00:00:00 2001 From: Joe Hansen Date: Thu, 12 Mar 2015 18:01:03 +0000 Subject: [PATCH] fixing exist->existing --- src/tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools.h b/src/tools.h index c31fdfc12..89599d266 100644 --- a/src/tools.h +++ b/src/tools.h @@ -127,7 +127,7 @@ const char *const tool_tips[NUM_TOOLS] = { gettext_noop("Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text."), // Label tool instructions - gettext_noop("Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text. By using the selector button and clicking an exist label, you can move it, edit it and change its text style."), + gettext_noop("Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text. By using the selector button and clicking an existing label, you can move it, edit it and change its text style."), // Reserved... " ",