summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/internal.py
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2012-09-16 19:35:56 +0300
committerMartin Kosek <mkosek@redhat.com>2012-09-18 08:45:28 +0200
commit8bbb42b4102b62b215ece59b8b6561af13891e9e (patch)
treea98291d0f82003d4a09ddd579f501b2f3b106fa8 /ipalib/plugins/internal.py
parentf695f79748ffd0782990ec752ed140648347d632 (diff)
downloadfreeipa-8bbb42b4102b62b215ece59b8b6561af13891e9e.tar.gz
freeipa-8bbb42b4102b62b215ece59b8b6561af13891e9e.tar.xz
freeipa-8bbb42b4102b62b215ece59b8b6561af13891e9e.zip
Fix various typos.
https://fedorahosted.org/freeipa/ticket/3089
Diffstat (limited to 'ipalib/plugins/internal.py')
-rw-r--r--ipalib/plugins/internal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/internal.py b/ipalib/plugins/internal.py
index 09e08be1..4dc409cd 100644
--- a/ipalib/plugins/internal.py
+++ b/ipalib/plugins/internal.py
@@ -245,7 +245,7 @@ class i18n_messages(Command):
"refresh": _("Refresh the page."),
"reload": _("Reload the browser."),
"main_page": _("Return to the main page and retry the operation"),
- "title": _("An error has occured (${error})"),
+ "title": _("An error has occurred (${error})"),
},
"errors": {
"error": _("Error"),