diff options
Diffstat (limited to 'BaseTools/Source/C/Common/OsPath.h')
-rw-r--r-- | BaseTools/Source/C/Common/OsPath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/Common/OsPath.h b/BaseTools/Source/C/Common/OsPath.h index d3d75ea5dc..3b04cfecbe 100644 --- a/BaseTools/Source/C/Common/OsPath.h +++ b/BaseTools/Source/C/Common/OsPath.h @@ -104,7 +104,7 @@ Routine Description: Arguments:
OldPath Path name of replace the final segment
- Peer The new path name to concatinate to become the peer path
+ Peer The new path name to concatenate to become the peer path
Returns:
|