فهرست منبع

Fix VersionToStr help.

Martijn Laan 5 سال پیش
والد
کامیت
b8a5329fbe
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ISHelp/isxfunc.xml

+ 1 - 1
ISHelp/isxfunc.xml

@@ -1956,9 +1956,9 @@ end;</pre>
         <prototype>function VersionToStr(const Version: Int64): String;</prototype>
         <description><p>Gets the string (in "0.0.0.0" format) representing the given packed version.</p></description>
         <remarks><p>This is intended mainly for logging/debugging purposes; when displaying versions to the user you should prefer using the version text resource directly rather than formatting the numeric version, as the application's preferred version formatting may be different from the default.</p></remarks>
-      </function>
         <seealso><p><link topic="isxfunc_PackVersionNumbers">PackVersionNumbers</link><br />
 <link topic="isxfunc_PackVersionComponents">PackVersionComponents</link></p></seealso>
+      </function>
     </subcategory>
   </category>
   <category>