Fix typo in API comment.

This commit is contained in:
Eike Hein 2017-05-08 19:27:09 +09:00
parent 262fb00b51
commit ac02f778a2

View file

@ -113,7 +113,7 @@ public:
* The process for this client.
* Note that processes started by kwin will share its process id.
* @since 5.11
* @returns the process if for this client.
* @returns the process id for this client.
**/
pid_t pid() const override;