[gtk+/gtk-3-22] revealer: Fix a typo in a function doc
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-22] revealer: Fix a typo in a function doc
- Date: Mon, 9 Jan 2017 22:46:49 +0000 (UTC)
commit cc4ea94d8b61e7c0758463e934fe57b38ab566d3
Author: Daniel Boles <dboles src gnome org>
Date: Mon Jan 9 22:34:30 2017 +0000
revealer: Fix a typo in a function doc
Also, "ie" wasn't very clear, but fixing that to "i.e." would cause
truncation of the summary when processed by bindings using doxygen. So,
I replaced it with "in other words", which is no _less_ clear, at least.
gtk/gtkrevealer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkrevealer.c b/gtk/gtkrevealer.c
index b23f66a..84cb1ca 100644
--- a/gtk/gtkrevealer.c
+++ b/gtk/gtkrevealer.c
@@ -739,7 +739,7 @@ gtk_revealer_get_reveal_child (GtkRevealer *revealer)
* gtk_revealer_get_child_revealed:
* @revealer: a #GtkRevealer
*
- * Returns whether the child is fully revealed, ie wether
+ * Returns whether the child is fully revealed, in other words whether
* the transition to the revealed state is completed.
*
* Returns: %TRUE if the child is fully revealed
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]