]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktextview.c
Minor documentation improvements
[~andy/gtk] / gtk / gtktextview.c
index 43455215d459fb52a0558908f800f131b5ad9ead..47e26bea2f277998f5e79522f504a3a1f243460f 100644 (file)
@@ -2178,7 +2178,7 @@ gtk_text_view_update_im_spot_location (GtkTextView *text_view)
   area.y -= text_view->priv->yoffset;
     
   /* Width returned by Pango indicates direction of cursor,
-   * by it's sign more than the size of cursor.
+   * by its sign more than the size of cursor.
    */
   area.width = 0;