kio: KRun documentation review

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2024-05-13 07:44:48 +03:00
parent 3523b1baa9
commit 2ab6930a94

View file

@ -48,7 +48,7 @@ public:
* Processes a Exec= line as found in .desktop files
*
* @param service the service to extract information from
* @param urls the urls the service should open
* @param urls the URLs the service should open
* @return a list of arguments suitable for KProcess::setProgram()
* @warning caller is responsible for handling services which do not support remote URLs
*/