[libcalamares] Typo-fix in comment
This commit is contained in:
parent
d3df346ce7
commit
61f46e77e0
@ -52,7 +52,7 @@ DLLEXPORT int mount( const QString& devicePath,
|
||||
*
|
||||
* Runs umount(8) in the host system.
|
||||
*
|
||||
* @returns the program's exit codeor special codes like mount().
|
||||
* @returns the program's exit code, or special codes like mount().
|
||||
*/
|
||||
DLLEXPORT int unmount( const QString& path, const QStringList& options = QStringList() );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user