summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/wx/LocalizedStringsWx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/wx/LocalizedStringsWx.cpp')
-rw-r--r--WebCore/platform/wx/LocalizedStringsWx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/wx/LocalizedStringsWx.cpp b/WebCore/platform/wx/LocalizedStringsWx.cpp
index 3c90f6b..4b56394 100644
--- a/WebCore/platform/wx/LocalizedStringsWx.cpp
+++ b/WebCore/platform/wx/LocalizedStringsWx.cpp
@@ -47,7 +47,7 @@ String resetButtonDefaultLabel()
return String("Reset");
}
-String defaultLanguage()
+String platformDefaultLanguage()
{
return String("en");
}