mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 11:10:23 +02:00
Docs: LazUtils/fileutil. Fixes an invalid link tag in FindAllFiles.
(cherry picked from commit 79825debe4
)
This commit is contained in:
parent
468233f404
commit
74be1c67dd
@ -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