[gimp] app: add missing space in help string
- From: Mikael Magnusson <mikachu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: add missing space in help string
- Date: Tue, 16 Aug 2011 17:03:35 +0000 (UTC)
commit 6d3047f6a91ea20f5369259265998426a4d76fe2
Author: Mikael Magnusson <mikachu src gnome org>
Date: Tue Aug 16 19:02:56 2011 +0200
app: add missing space in help string
app/tools/gimptextoptions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tools/gimptextoptions.c b/app/tools/gimptextoptions.c
index eb026af..cc06de7 100644
--- a/app/tools/gimptextoptions.c
+++ b/app/tools/gimptextoptions.c
@@ -185,7 +185,7 @@ gimp_text_options_class_init (GimpTextOptionsClass *klass)
GIMP_CONFIG_PARAM_DEFAULTS);
GIMP_CONFIG_INSTALL_PROP_ENUM (object_class, PROP_BOX_MODE,
"box-mode",
- N_("Whether text flows into rectangular shape or"
+ N_("Whether text flows into rectangular shape or "
"moves into a new line when you press Enter"),
GIMP_TYPE_TEXT_BOX_MODE,
GIMP_TEXT_BOX_DYNAMIC,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]