Replaced quckstarted with quickstarted
---
.../templates/turbogears-minimal/setup.py_tmpl | 2 +-
devtools/templates/turbogears/setup.py_tmpl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/devtools/templates/turbogears-minimal/setup.py_tmpl
b/devtools/templates/turbogears-minimal/setup.py_tmpl
index 237809f..4b3a82c 100644
--- a/devtools/templates/turbogears-minimal/setup.py_tmpl
+++ b/devtools/templates/turbogears-minimal/setup.py_tmpl
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-#quckstarted Options:
+# quickstarted Options:
#
# sqlalchemy: {{sqlalchemy}}
# auth: {{auth}}
diff --git a/devtools/templates/turbogears/setup.py_tmpl
b/devtools/templates/turbogears/setup.py_tmpl
index 6344e9e..89f5b1a 100755
--- a/devtools/templates/turbogears/setup.py_tmpl
+++ b/devtools/templates/turbogears/setup.py_tmpl
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-#quckstarted Options:
+# quickstarted Options:
#
# sqlalchemy: {{sqlalchemy}}
# auth: {{auth}}
--
1.7.3.4
--
You received this message because you are subscribed to the Google Groups
"TurboGears Trunk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/turbogears-trunk?hl=en.