projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8b211f
)
inspector: Cosmetics
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 24 Mar 2023 12:17:51 +0000
(08:17 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 24 Mar 2023 12:17:51 +0000
(08:17 -0400)
gtk/inspector/window.c
patch
|
blob
|
history
diff --git
a/gtk/inspector/window.c
b/gtk/inspector/window.c
index 3884b98b750c17c03174306fa9153a187fbf9eb5..a1a37679df81a4555c560f2901782c2095495bb3 100644
(file)
--- a/
gtk/inspector/window.c
+++ b/
gtk/inspector/window.c
@@
-719,7
+719,7
@@
get_inspector_display (void)
if (display)
g_debug ("Using default display for GtkInspector");
else
- g_message ("Failed to separate connection to default display");
+ g_message ("Failed to
open
separate connection to default display");
}