summaryrefslogtreecommitdiffstats
path: root/resources/page/page_matcher_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'resources/page/page_matcher_test.go')
-rw-r--r--resources/page/page_matcher_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/page/page_matcher_test.go b/resources/page/page_matcher_test.go
index 3ab68e8af..dfb479d5e 100644
--- a/resources/page/page_matcher_test.go
+++ b/resources/page/page_matcher_test.go
@@ -180,7 +180,7 @@ func (c testConfig) IsMultihost() bool {
return c.multihost
}
-func (c testConfig) IsMultiLingual() bool {
+func (c testConfig) IsMultilingual() bool {
return c.multilingual
}