From 7c8c2ad9e5086f86b03c6319593cb57cbc8493fe Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 12 May 2010 18:11:00 -0400 Subject: [PATCH] Fix hooke.utils -> hooke.util typo in doc/hacking.txt --- doc/hacking.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/hacking.txt b/doc/hacking.txt index 27967af..b671e05 100644 --- a/doc/hacking.txt +++ b/doc/hacking.txt @@ -127,7 +127,7 @@ Utilities There are a number of general coding features we need for Hooke that are not provided by Python's standard library. We factor those -features out into :mod:`~hooke.utils`. +features out into :mod:`~hooke.util`. There are also a number of features who's standard library support changes with different versions of Python. :mod:`~hooke.compat` -- 2.26.2