commit:     8624776c0dafe9fd904281280a3fd7b31686b82c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 11 07:38:43 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 11 07:46:16 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8624776c

www-apps/radicale: fix typo in ewarn

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apps/radicale/radicale-3.5.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/radicale/radicale-3.5.10-r1.ebuild 
b/www-apps/radicale/radicale-3.5.10-r1.ebuild
index 05bba1788125..81ee0b86c02e 100644
--- a/www-apps/radicale/radicale-3.5.10-r1.ebuild
+++ b/www-apps/radicale/radicale-3.5.10-r1.ebuild
@@ -76,7 +76,7 @@ pkg_postinst() {
 
        ewarn ""
        ewarn "Since 3.5.0 the default [auth] type is \"denyall\". You need to"
-       ewarn "change your config if you used the deafult type so far!"
+       ewarn "change your config if you used the default type so far!"
        ewarn ""
        einfo "A sample WSGI script has been put into ${EROOT}/usr/share/${PN}."
        einfo "You will also find there an example FastCGI script."

Reply via email to