Merge pull request #128158 from felixsinger/coreboot/fix-typo

coreboot-utils: Fix typo

authored by maralorn and committed by GitHub 867c0f85 e76fa544

+1 -1
+1 -1
pkgs/tools/misc/coreboot-utils/default.nix
··· 43 43 }; 44 44 cbmem = generic { 45 45 pname = "cbmem"; 46 - meta.description = "Coreboot console log reader"; 46 + meta.description = "coreboot console log reader"; 47 47 }; 48 48 ifdtool = generic { 49 49 pname = "ifdtool";