summaryrefslogtreecommitdiff
path: root/atk/atkhypertext.c
diff options
context:
space:
mode:
authorBrian Cameron <bcameron@src.gnome.org>2001-06-27 16:20:01 +0000
committerBrian Cameron <bcameron@src.gnome.org>2001-06-27 16:20:01 +0000
commit3519fe9a47c26601cad3c5151c9f5c966dd52e43 (patch)
tree12c67f015b34c4460e92d8b9fd75968193008d46 /atk/atkhypertext.c
parentec1b9a062a4ca5f65b1c7e705d4b261c91ad9b45 (diff)
downloadat-spi2-core-3519fe9a47c26601cad3c5151c9f5c966dd52e43.tar.gz
Updated gtk-docs fixing spelling errors and making minor
changes to the API.
Diffstat (limited to 'atk/atkhypertext.c')
-rwxr-xr-xatk/atkhypertext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkhypertext.c b/atk/atkhypertext.c
index 7135aae8..32da9f04 100755
--- a/atk/atkhypertext.c
+++ b/atk/atkhypertext.c
@@ -115,7 +115,7 @@ atk_hypertext_get_n_links (AtkHypertext *hypertext)
* @char_index: a character index
*
* Gets the index into the array of hyperlinks that is associated with
- * the character specified by @cahr_index, or -1 if there is no hyperlink
+ * the character specified by @char_index, or -1 if there is no hyperlink
* associated with this character.
*
* Returns: an index into the array of hyperlinks in @hypertext