From a8f3139fc6d5c9937860d52a385695a00755e3b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no>
Date: Fri, 25 Sep 2009 09:54:51 +0000
Subject: [PATCH] Fix typo in comment in metadata

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1790 44740490-163a-0410-bde0-09ae8108e29a
---
 metadata-templates/saml20-idp-remote.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata-templates/saml20-idp-remote.php b/metadata-templates/saml20-idp-remote.php
index 4f85b91a5..2185f6f6b 100644
--- a/metadata-templates/saml20-idp-remote.php
+++ b/metadata-templates/saml20-idp-remote.php
@@ -27,7 +27,7 @@ $metadata['https://openidp.feide.no'] = array(
 
 
 /**
- * Feide, the norwegian federatino. Test and production metadata. 
+ * Feide, the norwegian federation. Test and production metadata. 
  */
 $metadata['https://idp-test.feide.no'] = array(
 	'name'					=>	array(
-- 
GitLab