mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 11:46:34 +02:00
Typo
This commit is contained in:
parent
fffb81b474
commit
777f969919
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ public slots:
|
|||
* Gets the default directory that recordings are saved in.
|
||||
* @function Recording.getDefaultRecordingSaveDirectory
|
||||
* @returns {string} The default recording save directory.
|
||||
* @exampl <caption>Report the default save directory.</caption>
|
||||
* @example <caption>Report the default save directory.</caption>
|
||||
* print("Default save directory: " + Recording.getDefaultRecordingSaveDirectory());
|
||||
*/
|
||||
QString getDefaultRecordingSaveDirectory();
|
||||
|
|
Loading…
Reference in a new issue