Spell-check the entire documentation.
[mediagoblin.git] / docs / source / pluginwriter / hooks.rst
index 4aa062e86171e52c926fefb9f874396f8565a47d..66fe3b4da4572451d2d2f556815e1cd3ad7cc928 100644 (file)
@@ -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