Prechádzať zdrojové kódy

* small error corrected

pierre 25 rokov pred
rodič
commit
cf5d211042
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      ide/text/whtmlhlp.pas

+ 1 - 1
ide/text/whtmlhlp.pas

@@ -250,7 +250,7 @@ begin
         begin
           Topic^.NamedMarks^.InsertStr(Name);
           AddChar(hscNamedMark);
-        end else
+        end;
       if (HRef<>'') then
           begin
             InAnchor:=true;