diff options
author | David Lawrence <dkl@mozilla.com> | 2014-11-05 17:04:31 +0100 |
---|---|---|
committer | David Lawrence <dkl@mozilla.com> | 2014-11-05 17:04:31 +0100 |
commit | 5afebc8e1c107caea50aa8987aabb8bcdf9bc503 (patch) | |
tree | 8f3e91db059ea15f1ec524a0fa46db170f086627 | |
parent | 80285a18874afff056a81a0f63ef6533300b44b4 (diff) | |
download | bugzilla-5afebc8e1c107caea50aa8987aabb8bcdf9bc503.tar.gz bugzilla-5afebc8e1c107caea50aa8987aabb8bcdf9bc503.tar.xz |
Bug 1091584: Typo in users/confirm-delete.html.tmpl
r=gerv,a=glob
-rw-r--r-- | template/en/default/admin/users/confirm-delete.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/users/confirm-delete.html.tmpl b/template/en/default/admin/users/confirm-delete.html.tmpl index 28fc50a2c..bc3f6cc3b 100644 --- a/template/en/default/admin/users/confirm-delete.html.tmpl +++ b/template/en/default/admin/users/confirm-delete.html.tmpl @@ -429,7 +429,7 @@ The user has performed audited administrative tasks that are logged in the database. If you delete this user account, the audit log entries - will no longer be indentifiable. + will no longer be identifiable. </li> [% END %] [% Hook.process('warn_safe') %] |