From 230afcd5ce63c6aea4fb7e2285f1afdcab96a036 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no> Date: Mon, 8 Mar 2010 10:16:26 +0000 Subject: [PATCH] fixing typo git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2207 44740490-163a-0410-bde0-09ae8108e29a --- docs/simplesamlphp-install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/simplesamlphp-install.txt b/docs/simplesamlphp-install.txt index dcad81c47..107f16092 100644 --- a/docs/simplesamlphp-install.txt +++ b/docs/simplesamlphp-install.txt @@ -22,11 +22,11 @@ This document is part of the simpleSAMLphp documentation suite. * [simpleSAMLphp homepage](http://rnd.feide.no/simplesamlphp) -Developement version +Development version -------------------- This document is about the latest stable version of simpleSAMLphp. -If you want to install the developement version, look at the instructions for [installing simpleSAMLphp from Subversion](http://rnd.feide.no/content/installing-simplesamlphp-subversion). +If you want to install the development version, look at the instructions for [installing simpleSAMLphp from Subversion](http://rnd.feide.no/content/installing-simplesamlphp-subversion). Prerequisites -- GitLab