mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-13 16:38:14 +00:00
build-aux/msys-to-w32: Fix a typo in a comment.
This commit is contained in:
parent
e330b64699
commit
34a731f8d0
@ -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…
Reference in New Issue
Block a user