summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2016-11-01 18:46:50 -0400
committerCorey Hulen <corey@hulen.com>2016-11-01 15:46:50 -0700
commit1d0303cfb5a16c5b8ef302ab623e9452db3f3cc8 (patch)
treecba0c276c0349b9da94d7ce8b33553a7717e8f07
parent9f6ba5e031ee4a621a319523823562916e6532c2 (diff)
downloadchat-1d0303cfb5a16c5b8ef302ab623e9452db3f3cc8.tar.gz
chat-1d0303cfb5a16c5b8ef302ab623e9452db3f3cc8.tar.bz2
chat-1d0303cfb5a16c5b8ef302ab623e9452db3f3cc8.zip
Fix migratio --> migration typo (#4417)
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
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",