lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 781e56e1 2/5: Fix defect introduced 20190916T


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 781e56e1 2/5: Fix defect introduced 20190916T2300Z: dangling reference
Date: Sun, 12 Jun 2022 21:24:26 -0400 (EDT)

branch: master
commit 781e56e1615cef03b96af528756d675132d1b1cd
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Fix defect introduced 20190916T2300Z: dangling reference
    
    Commit df0d61de112075 of 20190916T2300Z left a reference in a comment
    dangling.
---
 install_msw.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install_msw.sh b/install_msw.sh
index 49c936bd..5ea8c095 100755
--- a/install_msw.sh
+++ b/install_msw.sh
@@ -384,7 +384,7 @@ root_name=C:
 # "Z:" could be used instead, because that's where wine maps the
 # apparent root, but that wouldn't work with posix builds. Instead,
 # therefore, symlink the directories lmi uses as described in
-# 'README.schroot'.
+# 'lmi_setup_40.sh'.
 
 if [ "Cygwin" != "$platform" ] && [ "WSL" != "$platform" ]
 then



reply via email to

[Prev in Thread] Current Thread [Next in Thread]