summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-05-11 17:21:06 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-05-11 17:21:06 +0000
commit0f81d99aa687d3e5135df8ba327d7d4f81db1f3a (patch)
treed4631c484474885a7af1a93a7703f003cbb6ccc4 /usr
parent68ffe3ea99238790358fa3115b17ebf08e2607dd (diff)
downloadpfsense-0f81d99aa687d3e5135df8ba327d7d4f81db1f3a.zip
pfsense-0f81d99aa687d3e5135df8ba327d7d4f81db1f3a.tar.gz
s/occured/occurred/ Ticket #1309
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/diag_dump_states.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_dump_states.php b/usr/local/www/diag_dump_states.php
index fd62f27..68b4da0 100755
--- a/usr/local/www/diag_dump_states.php
+++ b/usr/local/www/diag_dump_states.php
@@ -78,7 +78,7 @@ else {
function removeComplete(req) {
var values = req.responseText.split("|");
if(values[3] != "0") {
- alert('<?=gettext("An error occured.");?>');
+ alert('<?=gettext("An error occurred.");?>');
return;
}
OpenPOWER on IntegriCloud