[gtk+] Trivial typo fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Trivial typo fix
- Date: Sat, 21 Sep 2013 00:17:33 +0000 (UTC)
commit 9f3627cd7c17adc758159eaf06ac651c3c40ced4
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 20 20:16:00 2013 -0400
Trivial typo fix
gtk/gtklistbox.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtklistbox.h b/gtk/gtklistbox.h
index 1ca5ece..35cdc09 100644
--- a/gtk/gtklistbox.h
+++ b/gtk/gtklistbox.h
@@ -116,7 +116,7 @@ typedef gboolean (*GtkListBoxFilterFunc) (GtkListBoxRow *row,
* @row2: the second row
* @user_data: (closure): user data
*
- * Compare two rows to determin which should be first.
+ * Compare two rows to determine which should be first.
*
* Returns: < 0 if @row1 should be before @row2, 0 if they are
* equal and > 0 otherwise
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]