Revert "Fix typo in API comment."

This reverts commit ac02f778a2.
icc-effect-5.14.5
Martin Flöser 2017-05-08 16:46:06 +02:00
parent ac02f778a2
commit 802b0de36a
1 changed files with 1 additions and 1 deletions

View File

@ -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 id for this client. * @returns the process if for this client.
**/ **/
pid_t pid() const override; pid_t pid() const override;