From 162817ad33208c00ed5c99618eff77ff44d6f277 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Mon, 25 Feb 2013 23:35:13 +0000 Subject: it's ==> its & its ==> it's as needed. In a few cases: Fix spelling; Clean up whitespace and formatting style. svn path=/trunk/; revision=47889 --- ui/gtk/range_utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/gtk/range_utils.c') diff --git a/ui/gtk/range_utils.c b/ui/gtk/range_utils.c index c7ced2a7b8..2a4f18e48c 100644 --- a/ui/gtk/range_utils.c +++ b/ui/gtk/range_utils.c @@ -527,7 +527,7 @@ range_entry_in_event(GtkWidget *widget _U_, GdkEventFocus *event _U_, gpointer u /* needs to do when the default button was pressed. This is difficult as we currently */ /* don't have a concept to call the hosting dialog this way. */ - /* XXX - As we might want to put the whole range thing in it's own dialog, this would be */ + /* XXX - As we might want to put the whole range thing in its own dialog, this would be */ /* a much easier task than it would be today as we could simply close our own dialog. */ } -- cgit v1.2.3