summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/setup.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include/setup.inc.php')
-rw-r--r--frontends/php/include/setup.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/setup.inc.php b/frontends/php/include/setup.inc.php
index 2d01ac61..8b1e03c7 100644
--- a/frontends/php/include/setup.inc.php
+++ b/frontends/php/include/setup.inc.php
@@ -144,7 +144,7 @@
return new CTag('div', 'yes', 'Welcome to the ZABBIX frontend installation wizard.'.BR.BR.
'This installation wizard will guide you through the installation of ZABBIX frontend'.BR.BR.
'Click to "Next" button to proceed to the next screen. If you want to change something '.
- 'on a previos screen, click "Previous" button'.BR.BR.
+ 'on a previous screen, click "Previous" button'.BR.BR.
'You may cancel installation at any time by clicking "Cancel" button', 'text');
}