From 079bb992e18ccbefece6b6e5381a2617ad940b11 Mon Sep 17 00:00:00 2001 From: Guillermo Rodriguez Garcia Date: Fri, 25 Feb 2000 07:13:49 +0000 Subject: [PATCH] Corrected an HTML typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/html/standard.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/standard.htm b/docs/html/standard.htm index bf0295e279..0f2b556230 100644 --- a/docs/html/standard.htm +++ b/docs/html/standard.htm @@ -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. GetId is the same as . +i.e. GetId is the same as GetID. -- 2.50.0