From e9306042d9ea3bc310590fe16653538905a9b99d Mon Sep 17 00:00:00 2001 From: Holger Schemel Date: Tue, 22 Mar 2011 09:01:49 +0100 Subject: [PATCH] rnd-20110322-1-src --- src/conftime.h | 2 +- src/editor.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/conftime.h b/src/conftime.h index 182d0380..b2f8c35d 100644 --- a/src/conftime.h +++ b/src/conftime.h @@ -1 +1 @@ -#define COMPILE_DATE_STRING "2010-11-19 10:54" +#define COMPILE_DATE_STRING "2011-03-22 09:01" diff --git a/src/editor.c b/src/editor.c index 2cffb843..53123487 100644 --- a/src/editor.c +++ b/src/editor.c @@ -2715,7 +2715,7 @@ static struct GADGET_ID_CONTINUOUS_SNAPPING, GADGET_ID_NONE, &level.continuous_snapping, NULL, - "continuos snapping", "use snapping without releasing key" + "continuous snapping", "use snapping without releasing key" }, { ED_ELEMENT_SETTINGS_XPOS(0), ED_ELEMENT_SETTINGS_YPOS(7), -- 2.34.1