X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/32974185d5e2b1bdc197b4f5dcab259b5de3c6b4..36f6233fd79390ad5af8a1532eac60a0ae57c825:/apps/wiki/forms.py diff --git a/apps/wiki/forms.py b/apps/wiki/forms.py index 64dac29c..f6e6f40e 100644 --- a/apps/wiki/forms.py +++ b/apps/wiki/forms.py @@ -43,7 +43,7 @@ class DocumentCreateForm(forms.Form): class DocumentTextSaveForm(forms.Form): - """if + """ Form for saving document's text: * name - document's storage identifier.