From 7968d8b8d9847c884ac084c85e6cff410e82fd36 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 30 May 2007 18:52:01 +0000 Subject: [PATCH] typo --- src/obconf.glade | 2 +- src/strings.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/obconf.glade b/src/obconf.glade index 83bd540..8b6ae83 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -2500,7 +2500,7 @@ C - The close button True True - A+llow dock to be both above and below windows + A_llow dock to be both above and below windows True GTK_RELIEF_NORMAL True diff --git a/src/strings.c b/src/strings.c index bb59734..b9700e1 100644 --- a/src/strings.c +++ b/src/strings.c @@ -77,7 +77,7 @@ gchar *s = N_("Horizontal"); gchar *s = N_("Stacking"); gchar *s = N_(" "); gchar *s = N_("Keep dock _above other windows"); -gchar *s = N_("A+llow dock to be both above and below windows"); +gchar *s = N_("A_llow dock to be both above and below windows"); gchar *s = N_("Keep dock _below other windows"); gchar *s = N_("Hiding"); gchar *s = N_(" "); -- 2.34.1