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/include/classes/core/CComponentRegistry.php')
-rw-r--r--ui/include/classes/core/CComponentRegistry.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/include/classes/core/CComponentRegistry.php b/ui/include/classes/core/CComponentRegistry.php
index d005e7d0e00..f30ab9ed923 100644
--- a/ui/include/classes/core/CComponentRegistry.php
+++ b/ui/include/classes/core/CComponentRegistry.php
@@ -57,7 +57,7 @@ final class CComponentRegistry {
}
/**
- * Check if а component has been registered.
+ * Check if a component has been registered.
*
* @param string $name Component name.
*