mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
fix: Typo in developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.rst
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
This commit is contained in:
@@ -82,7 +82,7 @@ Removed APIs
|
||||
console.info('Notification action has been executed:', event.notification, event.action)
|
||||
})
|
||||
|
||||
- Legacy class ``OC_API`` was moved to a private namepsace. It should not be needed by applications.
|
||||
- Legacy class ``OC_API`` was moved to a private namespace. It should not be needed by applications.
|
||||
|
||||
Back-end changes
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user