diff options
Diffstat (limited to 'gtk/gtktextmark.c')
-rw-r--r-- | gtk/gtktextmark.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktextmark.c b/gtk/gtktextmark.c index d7202089b0..b17fc34588 100644 --- a/gtk/gtktextmark.c +++ b/gtk/gtktextmark.c @@ -218,7 +218,7 @@ gtk_text_mark_get_buffer (GtkTextMark *mark) * gtk_text_mark_get_left_gravity: * @mark: a #GtkTextMark * - * + * Determines whether the mark has left gravity. * * Return value: %TRUE if the mark has left gravity, %FALSE otherwise **/ |