Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/controllers/CControllerProblem.php')
-rw-r--r--ui/app/controllers/CControllerProblem.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/controllers/CControllerProblem.php b/ui/app/controllers/CControllerProblem.php
index 35fd022756a..60db5421b8e 100644
--- a/ui/app/controllers/CControllerProblem.php
+++ b/ui/app/controllers/CControllerProblem.php
@@ -91,7 +91,7 @@ abstract class CControllerProblem extends CController {
/**
* Get additional data required for render filter as HTML.
*
- * @param array $filter Filter fileds values.
+ * @param array $filter Filter fields values.
*
* @return array
*/