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
 ---------