mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kio: someone's typo
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
45853cb67c
commit
db387cd314
1 changed files with 1 additions and 1 deletions
|
@ -765,7 +765,7 @@ namespace KIO {
|
|||
|
||||
class ListJobPrivate;
|
||||
/**
|
||||
* A ListJob is allows you to get the get the content of a directory.
|
||||
* A ListJob is allows you to get the content of a directory.
|
||||
* Don't create the job directly, but use KIO::listRecursive() or
|
||||
* KIO::listDir() instead.
|
||||
* @see KIO::listRecursive()
|
||||
|
|
Loading…
Add table
Reference in a new issue