diff options
Diffstat (limited to 'source/components/namespace/nsutils.c')
| -rw-r--r-- | source/components/namespace/nsutils.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/namespace/nsutils.c b/source/components/namespace/nsutils.c index 78ba42abd0bf..4a9f0313dda0 100644 --- a/source/components/namespace/nsutils.c +++ b/source/components/namespace/nsutils.c @@ -561,7 +561,7 @@ AcpiNsInternalizeName (   *   * FUNCTION:    AcpiNsExternalizeName   * - * PARAMETERS:  InternalNameLength  - Lenth of the internal name below + * PARAMETERS:  InternalNameLength  - Length of the internal name below   *              InternalName        - Internal representation of name   *              ConvertedNameLength - Where the length is returned   *              ConvertedName       - Where the resulting external name  | 
