Lukas Kahwe Smith преди 13 години
родител
ревизия
1e370d70c5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/Symfony/Component/Security/README.md

+ 1 - 1
src/Symfony/Component/Security/README.md

@@ -4,7 +4,7 @@ Security Component
 This component provides an infrastructure for sophisticated authorization systems,
 which makes it possible to easily separate the actual authorization logic from so
 called user providers that hold the users credentials. It is inspired by the
-Apache Sling framework.
+Java Spring framework.
 
 Resources
 ---------