[gnome-builder] editor: fix typo in cli string
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] editor: fix typo in cli string
- Date: Tue, 22 Jan 2019 17:04:35 +0000 (UTC)
commit 1be90b61f5e8b6d6508f704096e384f900aeaaff
Author: Christian Hergert <chergert redhat com>
Date: Tue Jan 22 09:03:51 2019 -0800
editor: fix typo in cli string
Related #773
src/plugins/editor/gbp-editor-application-addin.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/editor/gbp-editor-application-addin.c
b/src/plugins/editor/gbp-editor-application-addin.c
index 244391bd9..5e20da974 100644
--- a/src/plugins/editor/gbp-editor-application-addin.c
+++ b/src/plugins/editor/gbp-editor-application-addin.c
@@ -89,7 +89,7 @@ gbp_editor_application_addin_add_option_entries (IdeApplicationAddin *addin,
'e',
G_OPTION_FLAG_IN_MAIN,
G_OPTION_ARG_NONE,
- _("Use minial editor interface"),
+ _("Use minimal editor interface"),
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]