diff plugins/extensions/custompage.py @ 4946:8aac417c1899 routing

Docfixes
author anatoly techtonik <techtonik@gmail.com>
date Wed, 26 Nov 2014 09:40:51 +0300
parents 7920d700e580
children
line wrap: on
line diff
--- a/plugins/extensions/custompage.py	Tue Nov 25 17:29:38 2014 +0300
+++ b/plugins/extensions/custompage.py	Wed Nov 26 09:40:51 2014 +0300
@@ -14,7 +14,7 @@
 def render_version():
   """
   Page with some 'dynamic' content demonstrating that extension
-  doesn't may import Roundup to access its API, but doesn't need
+  may import Roundup to access its API, but doesn't need
   to depend on it.
   """
   import roundup

Roundup Issue Tracker: http://roundup-tracker.org/