Explorar o código

libdpkg: Fix typo in Doxygen documentation

Signed-off-by: Niels Thykier <niels@thykier.net>
Signed-off-by: Guillem Jover <guillem@debian.org>
Niels Thykier %!s(int64=11) %!d(string=hai) anos
pai
achega
2a2977862f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/dpkg/arch.c

+ 1 - 1
lib/dpkg/arch.c

@@ -51,7 +51,7 @@
  *
  * The function will abort if you pass it a NULL pointer.
  *
- * @param name The architectute name to verify.
+ * @param name The architecture name to verify.
  */
 const char *
 dpkg_arch_name_is_illegal(const char *name)