Fixed a very minor typo

This commit is contained in:
Tim Richardson
2013-05-04 22:13:15 +10:00
parent 6adfb8b944
commit d431206e30

View File

@@ -2,7 +2,7 @@
# this file is released under public domain and you can use without limitations
#########################################################################
## This is a samples controller
## This is a sample controller
## - index is the default action of any application
## - user is required for authentication and authorization
## - download is for downloading files uploaded in the db (does streaming)