From d967abdf1dab8b23fba39ce2aa35fe09cd5578f5 Mon Sep 17 00:00:00 2001 From: webchick Date: Sun, 2 Oct 2011 11:09:00 -0700 Subject: Issue #1054848 by barraponto: Fixing common typos through codespell.py. --- modules/openid/openid.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/openid') diff --git a/modules/openid/openid.test b/modules/openid/openid.test index 442a358ee..afb9068c6 100644 --- a/modules/openid/openid.test +++ b/modules/openid/openid.test @@ -324,7 +324,7 @@ class OpenIDFunctionalTestCase extends OpenIDWebTestCase { function addRedirectedIdentity($identity, $version = 2, $local_id = 'http://example.com/xrds', $claimed_id = NULL, $redirects = 0) { // Set the final destination URL which is the same as the Claimed // Identifier, we insert the same identifier also to the provider response, - // but provider could futher change the Claimed ID actually (e.g. it could + // but provider could further change the Claimed ID actually (e.g. it could // add unique fragment). variable_set('openid_test_redirect_url', $identity); variable_set('openid_test_response', array('openid.claimed_id' => $identity)); -- cgit v1.2.3