]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(recommended-apps): Typo "screen sharing" vs "screensharing"
authorFerdinand Thiessen <opensource@fthiessen.de>
Mon, 18 Nov 2024 13:35:06 +0000 (14:35 +0100)
committerFerdinand Thiessen <opensource@fthiessen.de>
Tue, 19 Nov 2024 14:14:15 +0000 (15:14 +0100)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
core/src/components/setup/RecommendedApps.vue

index d6600ee35d5ef8f11eb408e0ee7c13a29aaaef1d..9ecd25e50979b9325563d4a4a36b2195cb128651 100644 (file)
@@ -80,7 +80,7 @@ const recommended = {
                icon: imagePath('core', 'actions/mail.svg'),
        },
        spreed: {
-               description: t('core', 'Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.'),
+               description: t('core', 'Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps.'),
                icon: imagePath('core', 'apps/spreed.svg'),
        },
        richdocuments: {