소스 검색

Fix typo in documentation

sstalle 11 년 전
부모
커밋
5c45b47b5c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Resources/doc/reference/security.rst

+ 1 - 1
Resources/doc/reference/security.rst

@@ -92,7 +92,7 @@ Later, we will explain how to set up ACL with the
 Role handler
 -----------------
 
-The ``sonata.admin.security.handler.role`` allows you to operate finely on the actions that can be done (den peding on the entity class), without requiring to set up ACL.
+The ``sonata.admin.security.handler.role`` allows you to operate finely on the actions that can be done (depending on the entity class), without requiring to set up ACL.
 
 Configuration
 ~~~~~~~~~~~~~