]> Pileus Git - ~andy/gtk/commitdiff
docs: Don't mark up numbers
authorBenjamin Otte <otte@redhat.com>
Thu, 17 Jan 2013 01:12:44 +0000 (02:12 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 17 Jan 2013 01:12:44 +0000 (02:12 +0100)
gtk/gtktreeviewcolumn.c

index e9b0ac6e9c444c5948a1499c55d61215bb927c14..a28c9d3369d9b903a3361addc8c48911c0233762 100644 (file)
@@ -394,7 +394,7 @@ gtk_tree_view_column_class_init (GtkTreeViewColumnClass *class)
    * GtkTreeViewColumn:sort-column-id:
    *
    * Logical sort column ID this column sorts on when selected for sorting. Setting the sort column ID makes the column header
-   * clickable. Set to %-1 to make the column unsortable.
+   * clickable. Set to -1 to make the column unsortable.
    *
    * Since: 2.18
    **/