[FIX] doc typo

bzr revid: fme@openerp.com-20140319085454-1pnjm55b4vxfm1wc
This commit is contained in:
Fabien Meghazi 2014-03-19 09:54:54 +01:00
parent 43419ed6e9
commit 46cfd8940f
1 changed files with 1 additions and 1 deletions

View File

@ -1027,7 +1027,7 @@ class Root(object):
return self.dispatch(environ, start_response)
def load_addons(self):
""" Load all addons from addons patch containg static files and
""" Load all addons from addons path containing static files and
controllers and configure them. """
statics = {}