summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-01 18:25:13 +0000
committerKarl Berry <karl@freefriends.org>2018-05-01 18:25:13 +0000
commit971b15e96a186265837d6d4c51d9c1a94eaa7930 (patch)
tree2cb2f804f6d6d217f9e0990cf8f9bd82fd5c3385 /Master/tlpkg/TeXLive/TLUtils.pm
parent4ff2e84760d2408bc24aea7e1216b38cd9a85aac (diff)
doubled word typos
git-svn-id: svn://tug.org/texlive/trunk@47556 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLUtils.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index 76c2c847a0a..b8af0fe476f 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -2435,7 +2435,7 @@ sub setup_unix_one {
}
}
} else {
- # hope that we can find in in the global PATH
+ # hope that we can find in the global PATH
$test_fallback = 1;
}
if ($test_fallback) {