diff options
-rwxr-xr-x | usr/local/www/diag_nanobsd.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_nanobsd.php b/usr/local/www/diag_nanobsd.php index 0733994..787c245 100755 --- a/usr/local/www/diag_nanobsd.php +++ b/usr/local/www/diag_nanobsd.php @@ -132,7 +132,7 @@ if($_POST['destslice']) { echo <<<EOF <div id="loading"> <img src="/themes/metallic/images/misc/loader.gif"> - Duplicaating slice. Please wait, this will take a moment... + Duplicating slice. Please wait, this will take a moment... <p/> </div> EOF; |