From a5a6c58ff883edc202bd0103af1e09848c9b8fe7 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Tue, 29 Sep 2015 13:36:43 -0700 Subject: unposted: fix typo in comment. --- Src/glob.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/glob.c') diff --git a/Src/glob.c b/Src/glob.c index 0594f0a82..d9986634a 100644 --- a/Src/glob.c +++ b/Src/glob.c @@ -2482,7 +2482,7 @@ get_match_ret(Imatchdata imd, int b, int e) if (imeta(*p)) add++; - /* Everything now refers to meatfied lengths. */ + /* Everything now refers to metafied lengths. */ if (replstr || (fl & SUB_LIST)) { if (fl & SUB_DOSUBST) { replstr = dupstring(replstr); -- cgit 1.4.1