fixed typo

bzr revid: husen@husen-laptop-20110106061732-clmvihyz26g64ujs
This commit is contained in:
husen 2011-01-06 11:47:32 +05:30
parent 35fa7cd34e
commit 660565f56e
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ class res_config_installer(osv.osv_memory):
``res.config``). Hooks and additionals *are not run* when skipping
installation, even for already installed addons.
Again, setup your hooks accordinly.
Again, setup your hooks accordingly.
.. [#] note that since a mapping key needs to be hashable, it's
possible to use a tuple or a frozenset, but not a list or a