From 40a8bdf60f261d476869cdb1276a00e5641ceba4 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 12 Nov 2011 00:17:16 +0100 Subject: Fix typos. --- admin/grammars/python.wy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/grammars') diff --git a/admin/grammars/python.wy b/admin/grammars/python.wy index a0af813e5e8..b30305ee78a 100644 --- a/admin/grammars/python.wy +++ b/admin/grammars/python.wy @@ -828,7 +828,7 @@ paren_classes ; ;; In general, the base class can be specified by a general expression -;; which evalue to a class object, i.e., base classes are not just names! +;; which evaluates to a class object, i.e., base classes are not just names! ;; However base classes are names in most cases. Thus the ;; non-terminals below work only with simple names. Even if the ;; parser can parse general expressions, I don't see much benefit in -- cgit v1.2.1