From 269f1db8160974a87719f144c125f1e6d6351b49 Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Mon, 2 Feb 2009 17:41:08 +0100 Subject: [PATCH] Improved the help text wording. --- src/IDF/templates/idf/review/create.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.'}