diff --git a/shell_client.h b/shell_client.h index 7fa25842e5..eba74cfb7c 100644 --- a/shell_client.h +++ b/shell_client.h @@ -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 id for this client. + * @returns the process if for this client. **/ pid_t pid() const override;