mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix typo in appinfo example
This commit is contained in:
parent
9baffa729c
commit
c3cecbdd0f
@ -55,7 +55,7 @@ The :file:`appinfo/info.xml` contains metadata about the app:
|
||||
<settings>
|
||||
<admin-section>OCA\YourAppsNamespace\Settings\AdminSection</admin-section>
|
||||
<admin>OCA\YourAppsNamespace\Settings\AdminSettings</admin>
|
||||
</setting>
|
||||
</settings>
|
||||
|
||||
<!-- deprecated, just for reference -->
|
||||
<requiremin>5</requiremin>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user