This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch main
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=bfac29f93968673f8a996735ce01e61199ce8a4d

commit bfac29f93968673f8a996735ce01e61199ce8a4d
Author: Guillem Jover <guil...@debian.org>
AuthorDate: Sat Oct 21 02:54:09 2023 +0200

    u-a: Fix typo in comment
    
    Warned-by: codespell
---
 utils/update-alternatives.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/update-alternatives.c b/utils/update-alternatives.c
index 77a1c5598..bd642bb55 100644
--- a/utils/update-alternatives.c
+++ b/utils/update-alternatives.c
@@ -538,7 +538,7 @@ log_msg(const char *fmt, ...)
 }
 
 /*
- * Filesystem access for alernative handling.
+ * Filesystem access for alternative handling.
  */
 
 static char *

-- 
Dpkg.Org's dpkg

Reply via email to