From: Tim Düsterhus Date: Fri, 27 May 2022 09:12:57 +0000 (+0200) Subject: Fix typo in deprecations_removals.md X-Git-Tag: 5.6.final~28 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2fe61101cfae9d532d79ef66200dbe6811b0f716;p=GitHub%2FWoltLab%2Fwoltlab.github.io.git Fix typo in deprecations_removals.md --- diff --git a/docs/migration/wsc55/deprecations_removals.md b/docs/migration/wsc55/deprecations_removals.md index ef2fa58a..79b482b3 100644 --- a/docs/migration/wsc55/deprecations_removals.md +++ b/docs/migration/wsc55/deprecations_removals.md @@ -48,7 +48,7 @@ With version 5.6, we have deprecated certain components and removed several othe #### Classes -- `wcf\\system\option\DesktopNotificationApplicationSelectOptionType` ([WoltLab/WCF#4785](https://github.com/WoltLab/WCF/pull/4785)) +- `wcf\system\option\DesktopNotificationApplicationSelectOptionType` ([WoltLab/WCF#4785](https://github.com/WoltLab/WCF/pull/4785)) #### Methods