Update Features.md

Close #11931
pull/11932/head
maliming 3 years ago committed by GitHub
parent b82e8d4a6f
commit 9c0993bb8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -308,7 +308,7 @@ The example above defines a *Reporting* feature with two children: *PDF Reportin
### Changing Features Definitions of a Depended Module
A class deriving from the `FeatureDefinitionProvider` (just like the example above) can also get the existing permission definitions (defined by the depended [modules](Module-Development-Basics.md)) and change their definitions.
A class deriving from the `FeatureDefinitionProvider` (just like the example above) can also get the existing feature definitions (defined by the depended [modules](Module-Development-Basics.md)) and change their definitions.
**Example: Manipulate an existing feature definition**

Loading…
Cancel
Save