Kaydet (Commit) 17b14d48 authored tarafından Nicolas Ippolito's avatar Nicolas Ippolito

Typo in comments doc

üst 09a39ca0
...@@ -209,7 +209,7 @@ default version of which is included with Django. ...@@ -209,7 +209,7 @@ default version of which is included with Django.
Rendering a custom comment form Rendering a custom comment form
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you want more control over the look and feel of the comment form, you use use If you want more control over the look and feel of the comment form, you may use
:ttag:`get_comment_form` to get a :doc:`form object </topics/forms/index>` that :ttag:`get_comment_form` to get a :doc:`form object </topics/forms/index>` that
you can use in the template:: you can use in the template::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment