Index: /projects/whoosh/trunk/src/whoosh/searching.py
===================================================================
--- /projects/whoosh/trunk/src/whoosh/searching.py (revision 409)
+++ /projects/whoosh/trunk/src/whoosh/searching.py (revision 414)
@@ -559,5 +559,5 @@
 class ResultsPage(object):
     """Represents a single page out of a longer list of results, as returned
-    by :method:`whoosh.searching.Searcher.search_page`. Supports a subset of
+    by :func:`whoosh.searching.Searcher.search_page`. Supports a subset of
     the interface of the :class:`~whoosh.searching.Results` object, namely
     getting stored fields with __getitem__ (square brackets), iterating, and
