diff options
author | Richard Nelson <unixabg@gmail.com> | 2010-07-31 21:40:21 -0500 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:16 +0100 |
commit | ca15aa351d6e6752b8ced76ba34faef4173de5da (patch) | |
tree | 7fdaa076bc0a517fad5c9fd3b426e588cab1ab29 /templates/cgi | |
parent | ff9b1446b4eef136bb54cbc8c12006e575b7ed80 (diff) | |
download | vyos-live-build-ca15aa351d6e6752b8ced76ba34faef4173de5da.tar.gz vyos-live-build-ca15aa351d6e6752b8ced76ba34faef4173de5da.zip |
Correct typo on build.html.
Diffstat (limited to 'templates/cgi')
-rw-r--r-- | templates/cgi/debian-official/build.html | 2 | ||||
-rw-r--r-- | templates/cgi/debian-unofficial/build.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html index baabdc52f..6f2a65a5b 100644 --- a/templates/cgi/debian-official/build.html +++ b/templates/cgi/debian-official/build.html @@ -1,6 +1,6 @@ <br /> -<h3>Your build 'BUILD' was recorded and will processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h3> +<h3>Your build 'BUILD' was recorded and will be processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h3> <h3>Your build will be available at: <a href="SERVER/BUILD/">SERVER/BUILD/</a>.</h3> diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html index 73d8a56bf..5fccb4c93 100644 --- a/templates/cgi/debian-unofficial/build.html +++ b/templates/cgi/debian-unofficial/build.html @@ -1,6 +1,6 @@ <br /> -<h3>Your build 'BUILD' was recorded and will processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h3> +<h3>Your build 'BUILD' was recorded and will be processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h3> <h3>Your build will be available at: <a href="SERVER/BUILD/">SERVER/BUILD/</a>.</h3> |