projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
931cb25
)
Typos spotted by Vadim.
Jarkko Hietaniemi [Fri, 7 Jun 2002 14:39:05 +0000 (14:39 +0000)]
p4raw-id: //depot/perl@17062
pod/perlport.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlport.pod
b/pod/perlport.pod
index
fbf81d0
..
9ce42f2
100644
(file)
--- a/
pod/perlport.pod
+++ b/
pod/perlport.pod
@@
-832,7
+832,7
@@
Win32::GetOSVersion(). For example:
print +('3.1','95','NT')[$os_version_info[4]],"\n";
}
-There are also Win32::IsWinNT()and Win32::IsWin95().,
+There are also Win32::IsWinNT() and Win32::IsWin95(),
try C<perldoc Win32>.
Also see: