aboutsummaryrefslogtreecommitdiff
path: root/source/compiler/aslprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/aslprintf.c')
-rw-r--r--source/compiler/aslprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/aslprintf.c b/source/compiler/aslprintf.c
index 62d411e16c59..04f2d31eaee5 100644
--- a/source/compiler/aslprintf.c
+++ b/source/compiler/aslprintf.c
@@ -352,7 +352,7 @@ OpcParsePrintf (
/*
* Append an empty string if the first argument is
- * not a string. This will implicitly conver the 2nd
+ * not a string. This will implicitly convert the 2nd
* concat source to a string per the ACPI specification.
*/
if (!Op->Asl.Child)