summaryrefslogtreecommitdiff
path: root/mcon/U/Getfile.U
diff options
context:
space:
mode:
authorH.Merijn Brand - Tux <h.m.brand@xs4all.nl>2020-04-25 16:49:47 +0200
committerRaphaƫl Manfredi <Raphael_Manfredi@pobox.com>2020-04-26 10:26:17 +0200
commit9f837754617b4cb3a6b2dbd176e621ad83bd4c15 (patch)
treea65cc5e00a433d8c74775e97a1c4e69c2a6c7dcf /mcon/U/Getfile.U
parent50c6eebba8951436381819ea6f22b94171a0e7f5 (diff)
Fix repeated-word typos
Diffstat (limited to 'mcon/U/Getfile.U')
-rw-r--r--mcon/U/Getfile.U2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/U/Getfile.U b/mcon/U/Getfile.U
index f5cf49b..641ea30 100644
--- a/mcon/U/Getfile.U
+++ b/mcon/U/Getfile.U
@@ -48,7 +48,7 @@
?X: those are prefixes for the filename. Unless $gfpthkeep is set to 'y',
?X: gfpth is cleared on return from Getfile.
?X:
-?X: If is is followed by a ~, then ~name substitution will occur. Upon return,
+?X: If it is followed by a ~, then ~name substitution will occur. Upon return,
?X: $ans is set with the filename value. If a / is specified, then only a full
?X: path name is accepted (but ~ substitution occurs before, if needed). The
?X: expanded path name is returned in that case.