diff options
author | ivan <ivan> | 2006-03-25 02:23:26 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-03-25 02:23:26 +0000 |
commit | b9f9a5dc444a66ca138073a0e5229d85569e51b4 (patch) | |
tree | 3710c2f19dff7977f6cf2fd8690645bf0adcd4dc /httemplate/misc/upload-batch.cgi | |
parent | c39fc534e347971479110595c6a4bb36b40e1198 (diff) |
successfully correct the spelling of sucessful
Diffstat (limited to 'httemplate/misc/upload-batch.cgi')
-rw-r--r-- | httemplate/misc/upload-batch.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/upload-batch.cgi b/httemplate/misc/upload-batch.cgi index 24d7cf15c..746b81b17 100644 --- a/httemplate/misc/upload-batch.cgi +++ b/httemplate/misc/upload-batch.cgi @@ -24,7 +24,7 @@ } else { %> <!-- mason kludge --> - <%= include("/elements/header.html",'Batch results upload sucessful') %> <% + <%= include("/elements/header.html",'Batch results upload successful') %> <% } %> |