--- a/common/uilib.py Thu Sep 17 15:52:46 2009 +0200
+++ b/common/uilib.py Tue Sep 22 12:11:12 2009 +0200
@@ -115,7 +115,7 @@
try:
from lxml import etree
except (ImportError, AttributeError):
- # gae environment: lxml not availabel
+ # gae environment: lxml not available
pass
else: