mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-10 06:08:17 +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.
|
||||
</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.
|
||||
</p>
|
||||
</descr>
|
||||
|
Loading…
Reference in New Issue
Block a user