This commit is contained in:
Matthias Clasen
2019-01-05 09:06:25 -05:00
parent 18d7a7daaa
commit ad25afc298

View File

@@ -210,7 +210,7 @@ gtk_set_remove_item (GtkSet *set,
}
/* This is peculiar operation: Replace every number n >= first by n + shift
* This is only supported for negatie if the shifting does not cause any
* This is only supported for negative shift if the shifting does not cause any
* ranges to overlap.
*/
void