aboutsummaryrefslogtreecommitdiff
path: root/app/templates/packages/release_new.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/packages/release_new.html')
-rw-r--r--app/templates/packages/release_new.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/templates/packages/release_new.html b/app/templates/packages/release_new.html
index 45a832f..7c2570d 100644
--- a/app/templates/packages/release_new.html
+++ b/app/templates/packages/release_new.html
@@ -31,8 +31,9 @@
<p>
Note: Min and max versions will be used to hide the package on
platforms not within the range.
- You cannot selected the oldest version for min or the newest version
- for max as this does not make sense - you can't predict the future.
+ You cannot select the oldest version for min or the newest version
+ for max as this does not make sense - you can't predict the future.<br />
+ Leave both as None if in doubt.
</p>
{{ render_submit_field(form.submit) }}