From cfafc415f3357ae9aac679b6c9acd1845a2c39ef Mon Sep 17 00:00:00 2001 From: Ondrej Hamada Date: Wed, 14 Mar 2012 13:16:29 +0100 Subject: Typos in FreeIPA messages Rebased patch sent by Yuri Chornoivan (yurchor@ukr.net). Fixes 'occured' and 'commond' typos in FreeIPA messages. https://fedorahosted.org/freeipa/ticket/2526 --- install/ui/test/data/ipa_init.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install/ui/test') diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 8aa476082..6eed01e92 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -217,7 +217,7 @@ "ptr_redir_zone": "Zone found: ${zone}", "ptr_redir_zone_err": "Target reverse zone not found.", "ptr_redir_zones": "Fetching DNS zones.", - "ptr_redir_zones_err": "An error occurd while fetching dns zones.", + "ptr_redir_zones_err": "An error occurred while fetching dns zones.", "redirection_dnszone": "You will be redirected to DNS Zone.", "standard": "Standard Record Types", "title": "Records for DNS Zone", @@ -619,4 +619,4 @@ } ] } -} \ No newline at end of file +} -- cgit