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

index fbf81d0..9ce42f2 100644 (file)
@@ -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: