mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix typo
This commit is contained in:
parent
76c45891de
commit
14768f98d2
@ -78,5 +78,5 @@ Extending the "new" menu in the files app
|
||||
OC.Plugins.register('OCA.Files.NewFileMenu', myFileMenuPlugin);
|
||||
|
||||
This will register a new menu entry in the "New" menu of the files app. The
|
||||
method ``attach()`` is called once the menu is build. This usually happens right
|
||||
method ``attach()`` is called once the menu is built. This usually happens right
|
||||
after the click on the button.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user