From 233f43e47fd84c56b434a956ec43a6b0483126c9 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Mon, 6 Feb 2017 20:40:01 -0500 Subject: Fix typo in en.json (#5313) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 9d63fc98e..72803b670 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2809,7 +2809,7 @@ }, { "id": "app.import.import_line.null_user.error", - "translation": "Import data line has type \"user\" but the user objcet is null." + "translation": "Import data line has type \"user\" but the user object is null." }, { "id": "app.import.import_line.unknown_line_type.error", -- cgit v1.2.3-1-g7c22