From 9a7f3a2f4aa9d09bde623f2ed357989808795546 Mon Sep 17 00:00:00 2001 From: "michele.simionato" Date: Mon, 12 Jan 2009 09:25:50 +0000 Subject: Fixed a typo and a docstring --- mtraits/docs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mtraits/docs.py') diff --git a/mtraits/docs.py b/mtraits/docs.py index 6182993..c905f72 100644 --- a/mtraits/docs.py +++ b/mtraits/docs.py @@ -620,7 +620,7 @@ methods. It is a nighmare. Originally I wanted to prevent this kind of abuse, but that made my implementation more complex, whereas my main goal was to keep the implementation simple. As a consequence -this version assume the prosaic attitude that you cannot stop +this version assumes the prosaic attitude that you cannot stop programmers from bad design anyway, so if they want to go the Zope way they can. -- cgit v1.2.1