Fix typo in API comment.
This commit is contained in:
parent
262fb00b51
commit
ac02f778a2
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ public:
|
||||||
* The process for this client.
|
* The process for this client.
|
||||||
* Note that processes started by kwin will share its process id.
|
* Note that processes started by kwin will share its process id.
|
||||||
* @since 5.11
|
* @since 5.11
|
||||||
* @returns the process if for this client.
|
* @returns the process id for this client.
|
||||||
**/
|
**/
|
||||||
pid_t pid() const override;
|
pid_t pid() const override;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue