summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 0a5c0a48485..387b82c7e90 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -542,7 +542,7 @@ exit(0);
sub do_installation {
if (win32()) {
- debug("Switching to non-admin mode due to explict user request!\n");
+ debug("Switching to non-admin mode due to explicit user request!\n");
non_admin() if !$vars{'option_w32_multi_user'};
}
# do the actual installation