[gnome-text-editor] session: fix typo
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-text-editor] session: fix typo
- Date: Fri, 8 Oct 2021 00:24:19 +0000 (UTC)
commit 8cd5aae5292ccbdbcefb1ac15f0eceb906c28ccd
Author: Christian Hergert <chergert redhat com>
Date: Thu Oct 7 17:24:14 2021 -0700
session: fix typo
src/editor-session.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/editor-session.c b/src/editor-session.c
index 9c98a57..988008d 100644
--- a/src/editor-session.c
+++ b/src/editor-session.c
@@ -2220,7 +2220,7 @@ _editor_session_set_restore_pages (EditorSession *self,
if (self->did_restore)
{
- g_warning ("Calling %s() after restoring hsa no effect. Ignoring request.",
+ g_warning ("Calling %s() after restoring has no effect. Ignoring request.",
G_STRFUNC);
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]