From c1b6dc1dae9939b92561578e7e1c3b18a322075e Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Tue, 3 Dec 2013 16:45:15 -0800 Subject: Issue #2145077 by TR: Fix spelling errors in D7 tests and comments --- includes/language.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/language.inc b/includes/language.inc index 8319596d4..803a63041 100644 --- a/includes/language.inc +++ b/includes/language.inc @@ -313,7 +313,7 @@ function language_negotiation_get_switch_links($type, $path) { } /** - * Removes any unused language negotation providers from the configuration. + * Removes any unused language negotiation providers from the configuration. */ function language_negotiation_purge() { // Ensure that we are getting the defined language negotiation information. An -- cgit v1.2.3