From 1c8a1706fbd91b303245292dcf0da0651f1b80e0 Mon Sep 17 00:00:00 2001 From: Stephan Jaekel Date: Sat, 23 Mar 2013 13:27:16 +0100 Subject: [PATCH] Updated docs, changed versionchanged to versionadded. --- docs/ref/contrib/formtools/form-wizard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/contrib/formtools/form-wizard.txt b/docs/ref/contrib/formtools/form-wizard.txt index 9f6d627be5..315153c602 100644 --- a/docs/ref/contrib/formtools/form-wizard.txt +++ b/docs/ref/contrib/formtools/form-wizard.txt @@ -456,7 +456,7 @@ Advanced ``WizardView`` methods .. method:: WizardView.render_goto_step(step, goto_step, **kwargs) - .. versionchanged:: 1.6 + .. versionadded:: 1.6 This method is called when the step should be changed to something else than the next step. By default, this method just stores the requested