From 9650aa394bcb5f3b6f8a9c9e9b68a81fe77a41a7 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Sun, 18 Sep 2016 00:48:32 +1000 Subject: Spell-check the entire documentation. --- docs/source/pluginwriter/hooks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/pluginwriter/hooks.rst') diff --git a/docs/source/pluginwriter/hooks.rst b/docs/source/pluginwriter/hooks.rst index 4aa062e8..66fe3b4d 100644 --- a/docs/source/pluginwriter/hooks.rst +++ b/docs/source/pluginwriter/hooks.rst @@ -28,7 +28,7 @@ What hooks are available? This hook is used by ``add_media_to_collection`` in ``mediagoblin.user_pages.lib``. It gets a ``CollectionItem`` as its argument. -It's the newly created item just before getting commited. +It's the newly created item just before getting committed. So the item can be modified by the hook, if needed. Changing the session regarding this item is currently undefined behaviour, as the SQL Session might contain other -- cgit v1.2.3