From 683a46d5cee33e01782279e96e20bc5e981a920c Mon Sep 17 00:00:00 2001 From: Benjamin Schwartz Date: Sun, 10 Feb 2008 02:58:07 +0000 Subject: doc tweak --- diff --git a/dobject.py b/dobject.py index dbf8a1d..4b280aa 100644 --- a/dobject.py +++ b/dobject.py @@ -443,7 +443,7 @@ class Latest: L(val) class AddOnlySet: - """The AddOnlySet is the archetypal DObject. It consists of a set, + """The AddOnlySet is the archetypal UnorderedObject. It consists of a set, supporting all the normal Python set operations except those that cause an item to be removed from the set. Thanks to this restriction, a AddOnlySet is perfectly coherent, since the order in which elements are added is not -- cgit v0.9.1