From e236180139d170a473a8eb34cb88f869aa37f755 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Fri, 25 Mar 2016 22:36:55 -0400 Subject: Fixed typo safarifix -> safariFix --- webapp/root.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp') diff --git a/webapp/root.jsx b/webapp/root.jsx index 2318c0682..2fce25532 100644 --- a/webapp/root.jsx +++ b/webapp/root.jsx @@ -119,7 +119,7 @@ function preRenderSetup(callwhendone) { if (global.Intl) { afterIntl(); } else { - I18n.safarifix(afterIntl); + I18n.safariFix(afterIntl); } } -- cgit v1.2.3-1-g7c22