From: Art Cancro Date: Sun, 5 Mar 2017 21:58:39 +0000 (-0500) Subject: spell 'yahoo' correctly X-Git-Tag: v939~616 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=127c63d43a7d3947ea214b3058f04e8dda19f433 spell 'yahoo' correctly --- diff --git a/webcit/static/authmethods.js b/webcit/static/authmethods.js index fe7da239e..fa17b7351 100644 --- a/webcit/static/authmethods.js +++ b/webcit/static/authmethods.js @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011, the Citadel Team + * Copyright 2010-2017, the Citadel Team * Licensed under the GPL V3 * * JavaScript functions which handle various authentication methods. @@ -192,7 +192,7 @@ function ajax_try_google() { } -/****************** GOOGLE ***********************/ +/****************** YAHOO ***********************/ /* * Attempt login with Yahoo, called from modal dialog