summaryrefslogtreecommitdiff
path: root/source/components/parser
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/parser')
-rw-r--r--source/components/parser/psparse.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/components/parser/psparse.c b/source/components/parser/psparse.c
index 729c929ee1fd..d935ebc2df76 100644
--- a/source/components/parser/psparse.c
+++ b/source/components/parser/psparse.c
@@ -662,8 +662,8 @@ AcpiPsParseAml (
}
/*
- * If the transfer to the new method method call worked
- *, a new walk state was created -- get it
+ * If the transfer to the new method method call worked,
+ * a new walk state was created -- get it
*/
WalkState = AcpiDsGetCurrentWalkState (Thread);
continue;