diff --git a/src/IDF/templates/idf/review/create.html b/src/IDF/templates/idf/review/create.html index e54d80a..7275bbe 100644 --- a/src/IDF/templates/idf/review/create.html +++ b/src/IDF/templates/idf/review/create.html @@ -28,7 +28,7 @@ {$form.f.commit.labelTag}: {if $form.f.commit.errors}{$form.f.commit.fieldErrors}{/if} {$form.f.commit|unsafe}
-{trans 'Be sure to provide the right commit/revision reference for your patch to correctly apply.'} +{trans 'Select the commit against which you created your patch to be sure it applies correctly.'}