[PATCH 0/9] Fix a load of spelling mistakes
Colin King
colin.king at canonical.com
Sat Sep 22 17:53:51 UTC 2012
From: Colin Ian King <colin.king at canonical.com>
Thanks to codespell, I've found a bunch of spelling mistakes
that need fixing.
Colin Ian King (9):
bios: smbios: fix typo Stucture ==> Structure
cpu: virt fix typo extentions ==> extensions
cpu: virt: fix typo originall ==> originally
lib: fwts_formatting: fix typo upto ==> up to
lib: fwts_log_html: fix typo convertion ==> conversion
lib: fwts_checkeuid: fix typo priviledges ==> privileges
example: blank test: fix typos ommitted ==> omitted
acpi: wakealarm: fix typo existance ==> existence
acpi: acpitables: fix typo managment ==> management
src/acpi/acpitables/acpitables.c | 2 +-
src/acpi/wakealarm/wakealarm.c | 2 +-
src/bios/smbios/smbios.c | 4 ++--
src/cpu/virt/virt.c | 2 +-
src/cpu/virt/virt_vmx.c | 2 +-
src/example/blank/blank.c | 4 ++--
src/lib/src/fwts_checkeuid.c | 2 +-
src/lib/src/fwts_formatting.c | 2 +-
src/lib/src/fwts_log_html.c | 2 +-
9 files changed, 11 insertions(+), 11 deletions(-)
--
1.7.10.4
More information about the fwts-devel
mailing list