mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 00:02:03 +02:00
docs: fixed xml
git-svn-id: branches/fixes_2_0@60303 -
This commit is contained in:
parent
abd0bb7460
commit
1800cc1c5e
@ -76,11 +76,11 @@
|
||||
The return value indicates the relative order in a case-insensitive sort operation, and can contain the following values:
|
||||
</p>
|
||||
<dl>
|
||||
<dt><code> <0 </code></dt>
|
||||
<dt><code> <0 </code></dt>
|
||||
<dd>Filename1 comes before Filename2</dd>
|
||||
<dt><code> 0 </code></dt>
|
||||
<dd>Filename1 and Filename2 to have the same value</dd>
|
||||
<dt><code> >0 </code></dt>
|
||||
<dt><code> >0 </code></dt>
|
||||
<dd>Filename1 comes after Filename2</dd>
|
||||
</dl>
|
||||
</descr>
|
||||
|
Loading…
Reference in New Issue
Block a user