mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 10:49:09 +02:00
Docs: LazUtils/fileutil. Fixes an invalid link tag in FindAllFiles.
This commit is contained in:
parent
14c9b68360
commit
79825debe4
@ -1996,7 +1996,7 @@ may seem very convenient at first, but it is very easy to create memory leaks
|
|||||||
if string list instances are not freed properly.
|
if string list instances are not freed properly.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
FindAllFiles uses the <link name="TListFileSearcher">TListFileSearcher</link>
|
FindAllFiles uses the <link id="TListFileSearcher">TListFileSearcher</link>
|
||||||
class to perform the file search using the specified parameter values.
|
class to perform the file search using the specified parameter values.
|
||||||
</p>
|
</p>
|
||||||
</descr>
|
</descr>
|
||||||
|
Loading…
Reference in New Issue
Block a user