From 7ded34d25e384120f8a605a587e558e1f2621c9f Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 13 Jan 2007 12:31:51 +0000 Subject: [PATCH] Fix typo. --- Doc/lib/libsets.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libsets.tex b/Doc/lib/libsets.tex index efa4e0f3b923..69701392b50b 100644 --- a/Doc/lib/libsets.tex +++ b/Doc/lib/libsets.tex @@ -9,7 +9,7 @@ \sectionauthor{Raymond D. Hettinger}{python@rcn.com} \versionadded{2.3} -\deprecated{2.6}{ The built-in \code{set}/\code{frozneset} types replace this +\deprecated{2.6}{The built-in \code{set}/\code{frozenset} types replace this module.} The \module{sets} module provides classes for constructing and manipulating