From e45129278e27c19e03747fbed4d056ef15bcbc6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no> Date: Mon, 13 Jan 2014 16:26:08 +0000 Subject: [PATCH] Typo. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3321 44740490-163a-0410-bde0-09ae8108e29a --- docs/simplesamlphp-changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index 64ce67d20..3f87ba072 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -153,7 +153,7 @@ Released 2012-06-13. * Warnings about URL length limits from Suhosin PHP extension. * New base class for errors from authentication sources. * Support for overriding URL generation when behind a reverse proxy. - * New lanugages: Russian, Estonian, Hebrew, Chinese, Indonesian + * New languages: Russian, Estonian, Hebrew, Chinese, Indonesian * Add getAuthSource()-function to SimpleSAML_Auth_Simple. * Add reauthenticate()-function to SimpleSAML_Auth_Source. (Is called when the IdP receives a new authentication request.) * iframe logout: Make it possible to skip the "question-page" for code on the IdP. -- GitLab