Browse Source

* small error corrected

pierre 25 years ago
parent
commit
cf5d211042
1 changed files with 1 additions and 1 deletions
  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;