]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/standard.htm
More makefile and project fun
[wxWidgets.git] / docs / html / standard.htm
index bf0295e279c429bc5fff37791c501d11cf2ec568..0f2b5562309562b10cdacc28cf66d4da11d8ef3a 100644 (file)
@@ -629,7 +629,7 @@ about terminating the last line.
 The linker on VMS is case-insensitive. Therefore all external variables and
 functions which differ only in case are not recognized by the linker as
 different, so all externals should differ in more than the case only:
-i.e. <TT>GetId</TT> is the same as <TT><GetID</TT>. 
+i.e. <TT>GetId</TT> is the same as <TT>GetID</TT>. 
 
   </OL>