Skip to content
Snippets Groups Projects
Commit 0be17520 authored by Ketil Albertsen's avatar Ketil Albertsen
Browse files

Language check and correction of a number of errors.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@445 44740490-163a-0410-bde0-09ae8108e29a
parent 1e26d23a
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,9 @@ ...@@ -11,9 +11,9 @@
</section> </section>
<section> <section>
<title>Changelog</title> <title>Change log</title>
<para>Here is changes between simpleSAML versions. Look here if you are <para>Here is changes between simpleSAMLphp versions. Look here if you are
upgrading, to see if there are any changes to the config format.</para> upgrading, to see if there are any changes to the config format.</para>
<section> <section>
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<para>Released 2007-10-15. Revision 28.</para> <para>Released 2007-10-15. Revision 28.</para>
<warning> <warning>
<para>Both <filename>config.php</filename> and metadata format is <para>Both <filename>config.php</filename> and metadata format are
changed. Look at the templates to understand the new format.</para> changed. Look at the templates to understand the new format.</para>
</warning> </warning>
...@@ -38,14 +38,14 @@ ...@@ -38,14 +38,14 @@
</listitem> </listitem>
<listitem> <listitem>
<para>Metadata files have been more tidy. Removed unused entries. <para>Metadata files made tidier. Unused entries removed. Look at
Look at the new templates on how to change your existing the new templates on how to change your existing metadata.</para>
metadata.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Support for sending metadata on mail to Feide. Automatically <para>Support for sending metadata by mail to Feide. Automatically
detecting if you have configured Feide as the default IdP.</para> detecting whether you have configured Feide as the default IdP or
not.</para>
</listitem> </listitem>
<listitem> <listitem>
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>Initial proof of concept implementation of "User consent on <para>Initial 'proof of concept' implementation of "User consent on
attribute release"</para> attribute release"</para>
</listitem> </listitem>
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>Initial implementation of SAML 2.0 Single Log-Out <para>Initial implementation of SAML 2.0 Single Log Out
functionality both for SP and IdP. Seems to work, but not yet functionality both for SP and IdP. Seems to work, but not yet
well-tested.</para> well-tested.</para>
</listitem> </listitem>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment