From f91c04e2846de010871ee21389eb926dd18e065e Mon Sep 17 00:00:00 2001 From: Murray Cumming Date: Wed, 23 Feb 2011 10:26:21 +0100 Subject: Minor documentation improvements Mostly correcting it's to its and changing some , to . --- modules/other/gail/gailtreeview.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/other/gail/gailtreeview.c b/modules/other/gail/gailtreeview.c index 7cbaf2031a..0dd82b640e 100644 --- a/modules/other/gail/gailtreeview.c +++ b/modules/other/gail/gailtreeview.c @@ -3137,7 +3137,7 @@ update_cell_value (GailRendererCell *renderer_cell, gail_return_val_if_fail (renderers, FALSE); /* - * If the cell is in a container, it's index is used to find the renderer + * If the cell is in a container, its index is used to find the renderer * in the list */ @@ -3959,7 +3959,7 @@ toggle_cell_toggled (GailCell *cell) gail_return_if_fail (renderers); /* - * if the cell is in a container, it's index is used to find the + * if the cell is in a container, its index is used to find the * renderer in the list */ -- cgit v1.2.1