summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/host.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins/host.py')
-rw-r--r--ipalib/plugins/host.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/host.py b/ipalib/plugins/host.py
index 37d906d48..5cd1056ec 100644
--- a/ipalib/plugins/host.py
+++ b/ipalib/plugins/host.py
@@ -244,7 +244,7 @@ class host(LDAPObject):
}
label = _('Hosts')
- label_singular = _('host')
+ label_singular = _('Host')
takes_params = (
Str('fqdn', validate_host,