From 1d0303cfb5a16c5b8ef302ab623e9452db3f3cc8 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Tue, 1 Nov 2016 18:46:50 -0400 Subject: Fix migratio --> migration typo (#4417) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index a7e17cdf5..bb4b61168 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -891,7 +891,7 @@ }, { "id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn", - "translation": "Unable to get FileInfos for post after migratio, post_id=%v, err=%v" + "translation": "Unable to get FileInfos for post after migration, post_id=%v, err=%v" }, { "id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn", -- cgit v1.2.3-1-g7c22