summaryrefslogtreecommitdiff
path: root/gtk/gtkpopover.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-02-17 22:37:55 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-02-17 22:38:24 -0500
commit885026851f1c55b1c19f8fcbc6971461e0f5ad5f (patch)
treeabcb86d34f11bbabede927b855a66d586d7f9395 /gtk/gtkpopover.c
parent99bc982bd8256d7b8fe0321ed6e5bb1b4dc21b8e (diff)
downloadgtk+-885026851f1c55b1c19f8fcbc6971461e0f5ad5f.tar.gz
Another trivial doc rewording
Diffstat (limited to 'gtk/gtkpopover.c')
-rw-r--r--gtk/gtkpopover.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/gtkpopover.c b/gtk/gtkpopover.c
index 4408487738..a9533fb4d4 100644
--- a/gtk/gtkpopover.c
+++ b/gtk/gtkpopover.c
@@ -1662,9 +1662,9 @@ gtk_popover_get_relative_to (GtkPopover *popover)
* @popover: a #GtkPopover
* @rect: rectangle to point to
*
- * Sets the rectangle that @popover will point to, in the coordinate
- * space of the widget @popover is attached to, see
- * gtk_popover_set_relative_to()
+ * Sets the rectangle that @popover will point to, in the
+ * coordinate space of the widget @popover is attached to,
+ * see gtk_popover_set_relative_to().
*
* Since: 3.12
**/