summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-04-12 22:38:23 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-12 22:38:23 +0000
commitf22ee6603830ea3f5272deccb4d3f5095efbbef8 (patch)
tree2f2e179b8a0d47a20feb5d3986762f4d934a51bd /MANIFEST
parent6629a84718901dd116dd92b11b35d3fe262d0287 (diff)
downloadperl-f22ee6603830ea3f5272deccb4d3f5095efbbef8.tar.gz
Fix a typo noticed by Paul Johnson.
p4raw-id: //depot/perl@15887
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 8ec3dfd1ea..42c280948b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2552,7 +2552,7 @@ t/uni/sprintf.t See if Unicode sprintf works
t/uni/title.t See if Unicode casing works
t/uni/upper.t See if Unicode casing works
t/win32/longpath.t Test if Win32::GetLongPathName() works
-t/win32/winsystem.t See if system works in Win*
+t/win32/system.t See if system works in Win*
t/x2p/s2p.t See if s2p/psed work
taint.c Tainting code
thrdvar.h Per-thread variables