[gtk/gtk-3-24: 1/2] Fix typo in `gtk_window_unstick` documentation
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-3-24: 1/2] Fix typo in `gtk_window_unstick` documentation
- Date: Thu, 29 Jul 2021 21:27:42 +0000 (UTC)
commit b04bd3171809dfea312919849563e51c4b96557b
Author: Luiz Silva <luiz felipe7 gmail com>
Date: Thu Jul 29 15:03:34 2021 +0000
Fix typo in `gtk_window_unstick` documentation
gtk/gtkwindow.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index d9c456e304..78729cb9ea 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -10678,7 +10678,7 @@ gtk_window_stick (GtkWindow *window)
* window is definitely unstuck afterward, because other entities
* (e.g. the user or [window manager][gtk-X11-arch]) could
* stick it again. But normally the window will
- * end up stuck. Just don’t write code that crashes if not.
+ * end up unstuck. Just don’t write code that crashes if not.
*
* You can track stickiness via the “window-state-event” signal
* on #GtkWidget.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]