mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kdecore: KTemporaryFile documentation correction
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
f433324deb
commit
2e69366e51
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ public:
|
||||||
* If @p pathtemplate is empty the result will have 10 characters, the
|
* If @p pathtemplate is empty the result will have 10 characters, the
|
||||||
* standard temporary directory prepended along with the main component
|
* standard temporary directory prepended along with the main component
|
||||||
* name. Otherwise any 'X' in @p pathtemplate is replaced with random
|
* name. Otherwise any 'X' in @p pathtemplate is replaced with random
|
||||||
* character. The standard temporary directory prepended along with the
|
* character. The standard temporary directory is prepended along with the
|
||||||
* main component name unless @p pathtemplate is absolute path.
|
* main component name unless @p pathtemplate is absolute path.
|
||||||
*
|
*
|
||||||
* @param pathtemplate The template to use when generating filepath.
|
* @param pathtemplate The template to use when generating filepath.
|
||||||
|
|
Loading…
Add table
Reference in a new issue