summaryrefslogtreecommitdiff
path: root/pod/Win32.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-04-24 06:11:56 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-04-24 06:11:56 +0000
commit4375e838ae24b385ae79fa7b6918e613bedaaee6 (patch)
tree9418d63a58345f7e8f9e1ff644fa85c022b18650 /pod/Win32.pod
parent94a371ee7128c99a38226de46cbec028ae3a990e (diff)
downloadperl-4375e838ae24b385ae79fa7b6918e613bedaaee6.tar.gz
various pod nits (from Larry Virden and others)
p4raw-id: //depot/perl@5917
Diffstat (limited to 'pod/Win32.pod')
-rw-r--r--pod/Win32.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/Win32.pod b/pod/Win32.pod
index 44ed3d14b6..bd1d06581e 100644
--- a/pod/Win32.pod
+++ b/pod/Win32.pod
@@ -132,7 +132,7 @@ same value.
=item Win32::GetLongPathName(PATHNAME)
-[CORE] Returns a representaion of PATHNAME composed of longname
+[CORE] Returns a representation of PATHNAME composed of longname
components (if any). The result may not necessarily be longer
than PATHNAME. No attempt is made to convert PATHNAME to the
absolute path. Compare with Win32::GetShortPathName and