diff options
Diffstat (limited to 'BaseTools/Source/C/Common/OsPath.c')
-rw-r--r-- | BaseTools/Source/C/Common/OsPath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/Common/OsPath.c b/BaseTools/Source/C/Common/OsPath.c index b46516d292..b4504a39ef 100644 --- a/BaseTools/Source/C/Common/OsPath.c +++ b/BaseTools/Source/C/Common/OsPath.c @@ -228,7 +228,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:
|