efi_selftest: fix typos
[oweals/u-boot.git] / lib / efi_selftest / efi_selftest_fdt.c
index c7bc242b5c4bbfabf3944fe026f5620085d87c93..d545d518120d6e12ed743ee29bcbdaf84650fcc2 100644 (file)
@@ -16,7 +16,7 @@
 static struct efi_boot_services *boottime;
 static const char *fdt;
 
-/* This should be sufficent for */
+/* This should be sufficient for */
 #define BUFFERSIZE 0x100000
 
 static efi_guid_t fdt_guid = EFI_FDT_GUID;