fixed typo
authorhusen <husen@husen-laptop>
Thu, 6 Jan 2011 06:17:32 +0000 (11:47 +0530)
committerhusen <husen@husen-laptop>
Thu, 6 Jan 2011 06:17:32 +0000 (11:47 +0530)
bzr revid: husen@husen-laptop-20110106061732-clmvihyz26g64ujs

bin/addons/base/res/res_config.py

index 84542f9..9cdd758 100644 (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