From 56dc863de14da2c5d6b897352e91384a91a40f94 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 21 Dec 2016 23:29:38 +0100 Subject: Fix some typos in the English locale (fixes #4663) (#4793) --- webapp/components/audit_table.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/components/audit_table.jsx') diff --git a/webapp/components/audit_table.jsx b/webapp/components/audit_table.jsx index 8638910a2..c70c659d4 100644 --- a/webapp/components/audit_table.jsx +++ b/webapp/components/audit_table.jsx @@ -98,7 +98,7 @@ const holders = defineMessages({ }, failedPassword: { id: 'audit_table.failedPassword', - defaultMessage: 'Failed to change password - tried to update user password who was logged in through oauth' + defaultMessage: 'Failed to change password - tried to update user password who was logged in through OAuth' }, updatedRol: { id: 'audit_table.updatedRol', -- cgit v1.2.3-1-g7c22