Modified:
/wiki/pp_comment_form.wiki
=======================================
--- /wiki/pp_comment_form.wiki Wed Feb 9 05:07:12 2011
+++ /wiki/pp_comment_form.wiki Wed Feb 9 05:07:23 2011
@@ -11,7 +11,7 @@
* POST: `request.POST` contains modified form object if available
* reply_to: comment being replied to, shouldn't use this argument since
replies are handled dynamically
* user: user creating the comment, `request.user` most of the time
- * edit: supply a comment to the form for editting
+ * edit: supply a comment to the form for editing
==_Return value_==