From 859c269b56e1b90c45e3f3ad2eb120e9d6a04a79 Mon Sep 17 00:00:00 2001 From: Mark Wiebe Date: Thu, 10 Mar 2011 18:34:35 -0800 Subject: DOC: Replace 'deprecated' with 'superceded' in a few places, fix a typo. --- doc/source/reference/c-api.iterator.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/reference/c-api.iterator.rst') diff --git a/doc/source/reference/c-api.iterator.rst b/doc/source/reference/c-api.iterator.rst index 610f5aa1b..5e88ee9d2 100644 --- a/doc/source/reference/c-api.iterator.rst +++ b/doc/source/reference/c-api.iterator.rst @@ -35,7 +35,7 @@ existing iterator should be replaceable with the new iterator without significant effort. In 1.6, the major exception to this is the neighborhood iterator, which does not have corresponding features in this iterator. -Here is a conversion table for which funcitons to use with the new iterator: +Here is a conversion table for which functions to use with the new iterator: ===================================== ============================================= *Iterator Functions* -- cgit v1.2.1