From b9048b6d65d1baa503a022dd4eb95eaef72f1425 Mon Sep 17 00:00:00 2001 From: Erik Montes Date: Mon, 25 Nov 2013 10:34:55 -0800 Subject: [PATCH] Comment documentation typo correction --- applications/welcome/routes.example.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/welcome/routes.example.py b/applications/welcome/routes.example.py index 1f3b78cf..95130e18 100644 --- a/applications/welcome/routes.example.py +++ b/applications/welcome/routes.example.py @@ -16,7 +16,7 @@ # (where APP - is your application directory) # 3. restart web2py (or reload routes in web2py admin interfase) # -# YOU CAN COPY THIS FILE TO ANY APLLICATION'S ROOT DIRECTORY WITHOUT CHANGES! +# YOU CAN COPY THIS FILE TO ANY APPLICATION'S ROOT DIRECTORY WITHOUT CHANGES! from fileutils import abspath from languages import read_possible_languages