Преглед изворни кода

Update isx.xml

Fix some missing colon punctuation marks after "See also"
jogo- пре 11 година
родитељ
комит
1ffcdaa818
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      ishelp/isx.xml

+ 3 - 3
ishelp/isx.xml

@@ -42,7 +42,7 @@
 
 <p>Note: the Pascal scripting feature works exclusively at run-time, and has no compile-time functionality.</p>
 
-<p><br/><b>See also</b><br/>
+<p><br/><b>See also:</b><br/>
 <link topic="scriptcreating">Creating the [Code] section</link><br/>
 <link topic="scriptevents">Event Functions</link><br/>
 <link topic="scriptconstants">Scripted Constants</link><br/>
@@ -331,7 +331,7 @@ end;
 FileName: "{app}\MyIni.ini"; Section: "MySettings"; Key: "ShortApp"; String: "{code:GetShortName|{app}}"
 </precode>
 
-<p><br/><b>See also</b><br/>
+<p><br/><b>See also:</b><br/>
 <link topic="consts">Constants</link>
 </p>
 
@@ -679,4 +679,4 @@ external 'ADllFunc@files:A.dll,B.dll stdcall loadwithalteredsearchpath'; //A.dll
 </body>
 </topic>
 
-</ishelp>
+</ishelp>