From eaf1d82e718d24aaa6fac9771295b8c423e146f4 Mon Sep 17 00:00:00 2001 From: Packit Bot Date: May 04 2021 22:15:54 +0000 Subject: Apply patch 0011-Typo.patch patch_name: 0011-Typo.patch present_in_specfile: true --- diff --git a/dmidecode.c b/dmidecode.c index 68bfa45..bdf1185 100644 --- a/dmidecode.c +++ b/dmidecode.c @@ -1901,7 +1901,7 @@ static const char *dmi_slot_current_usage(u8 code) static const char *dmi_slot_length(u8 code) { - /* 7.1O.4 */ + /* 7.10.4 */ static const char *length[] = { "Other", /* 0x01 */ "Unknown",