Sfoglia il codice sorgente

Merge pull request #1991 from sstalle/fix_typo_in_documentation

Fix typo in documentation
Thomas 11 anni fa
parent
commit
300bab3141
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 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
 Configuration
 ~~~~~~~~~~~~~
 ~~~~~~~~~~~~~