diff --git a/pyguide.html b/pyguide.html index af48fa55b..6987f2b68 100644 --- a/pyguide.html +++ b/pyguide.html @@ -1104,7 +1104,7 @@

Definition: - Decorators + Decorators for Functions and Methods (a.k.a "the @ notation"). The most common decorators are @classmethod and