From 30c004844087f1722083a9607ef154a5c6007895 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Mon, 18 Jul 2022 15:08:04 +0300 Subject: Gender-neutral language. This is related to TDE/tde#93. Signed-off-by: Mavridis Philippe --- doc/artsbuilder/mcop.docbook | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/artsbuilder/mcop.docbook') diff --git a/doc/artsbuilder/mcop.docbook b/doc/artsbuilder/mcop.docbook index 59d9a011..4b1d6615 100644 --- a/doc/artsbuilder/mcop.docbook +++ b/doc/artsbuilder/mcop.docbook @@ -1476,7 +1476,7 @@ Marshalling should be easy to implement. -Demarshalling requires the receiver to know what type he wants to +Demarshalling requires the receiver to know what type they want to demarshall. @@ -2200,9 +2200,9 @@ it is used in daily &kde; usage: people send types like QString, QRect, QPixmap, QCString, ..., around. These use &Qt;-serialization. So if somebody choose to support -&DCOP; in a GNOME program, he would either have to claim to use -QString,... types (although he doesn't do so), -and emulate the way &Qt; does the streaming, or he would send other +&DCOP; in a GNOME program, they would either have to claim to use +QString,... types (although they don't do so), +and emulate the way &Qt; does the streaming, or they would send other string, pixmap and rect types around, and thus not be interoperable. -- cgit v1.2.3