thanks. Will fix today
On Jan 28, 2:24 am, rctay <rcta...@gmail.com> wrote:
> nothing fancy, just fixes some spelling errors.
>
> Signed-off by: Tay Ray Chuan <rcta...@gmail.com>
>
> 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 web2py@googlegroups.com
To unsubscribe from this group, send email to
web2py+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---