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.