Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: Typo in developer_manual/app_publishing_maintenance/app_upgrade_…
…guide/upgrade_to_31.rst

Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
come-nc authored Apr 3, 2025
commit 8c2ea120ff1d49eed272915e9da95f5c1713d5cd
Original file line number Diff line number Diff line change
Expand Up @@ -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
----------------
Expand Down