build-aux/msys-to-w32: Fix a typo in a comment.
This commit is contained in:
parent
e330b64699
commit
34a731f8d0
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ do
|
|||
# The path exists, so just translate it
|
||||
w32p=`cd "$p" && pwd -W`
|
||||
else
|
||||
# The path does not exists. So, try to guess the
|
||||
# The path does not exist. So, try to guess the
|
||||
# Windows-native translation, by looking for the deepest
|
||||
# existing directory in this path, and then translating the
|
||||
# existing part and concatenating the remainder.
|
||||
|
|
Loading…
Add table
Reference in a new issue