nothing fancy, just fixes some spelling errors.
Signed-off by: Tay Ray Chuan <[email protected]>
Index: gluon/compileapp.py
===================================================================
--- gluon/compileapp.py (revision 680)
+++ gluon/compileapp.py (working copy)
@@ -215,8 +215,8 @@
def run_view_in(environment):
"""
- exectutes the view in resposne.view or generic.html.
- it tries the precompiled views_controller_funciton.pyc first.
+ executes the view in response.view or generic.html.
+ it tries the precompiled views_controller_function.pyc first.
"""
folder=environment['request'].folder
response=environment['response']
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---