[anjuta-extras] Fix typo (loose)
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta-extras] Fix typo (loose)
- Date: Fri, 3 Jul 2015 19:47:05 +0000 (UTC)
commit 2b13830848499fc269bd0e33113dd2bb36ad9ee7
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date: Fri Jul 3 14:17:15 2015 +0200
Fix typo (loose)
plugins/scintilla/text_editor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/scintilla/text_editor.c b/plugins/scintilla/text_editor.c
index 1fbea06..12c8601 100644
--- a/plugins/scintilla/text_editor.c
+++ b/plugins/scintilla/text_editor.c
@@ -515,7 +515,7 @@ on_text_editor_uri_changed (GFileMonitor *monitor,
else
{
buff = g_strdup_printf (_("The file '%s' has been changed.\n"
- "Do you want to loose your changes and
reload it?"),
+ "Do you want to lose your changes and
reload it?"),
te->filename);
}
message_area = anjuta_message_area_new (buff, GTK_MESSAGE_WARNING);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]