Skip to content

Commit fa09e9b

Browse files
committed
Merge pull request SAML-Toolkits#67 from fabpot/patch-1
Fixed typo
2 parents c4f2347 + de40be7 commit fa09e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ the new features that the new library Saml2 carries.
131131
Namespaces
132132
----------
133133

134-
If you are using the library with a framework like Symphony2 that contains
134+
If you are using the library with a framework like Symfony2 that contains
135135
namespaces, remember that calls to the class must be done by adding a \ to the
136136
start, for example to use the static method getSelfURLNoQuery use:
137137
\OneLogin_Saml2_Utils::getSelfURLNoQuery()

0 commit comments

Comments
 (0)