From dd775b8f7e028c41ff67c05e106100d566b7e11e Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Mon, 18 Jul 2022 12:32:26 +0300 Subject: Use gender-neutral language This resolves issue TDE/tde#93. Signed-off-by: Mavridis Philippe --- doc/tdeprint/theory.docbook | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/tdeprint/theory.docbook') diff --git a/doc/tdeprint/theory.docbook b/doc/tdeprint/theory.docbook index 909cd19bb..4722ec366 100644 --- a/doc/tdeprint/theory.docbook +++ b/doc/tdeprint/theory.docbook @@ -17,7 +17,7 @@ needs extra theory to solve a practical problem. Earlier on in history, every developer of a program that was -capable of producing printable output had to write his own printer +capable of producing printable output had to write their own printer drivers too. That was quite complicated, because different programs have different file formats. Even programs with the same purpose, for example: word processors, often do not understand each other's formats. @@ -41,8 +41,8 @@ paper (or other output devices, like monitors, photo typesetters, &etc;) in a common way, was a move that filled a big gap. One such development was &PostScript; by Adobe. It meant that an -application programmer could concentrate on making his program generate -a &PostScript; language description of his printable page, while +application programmer could concentrate on making their program generate +a &PostScript; language description of their printable page, while printing device developers could focus on making their devices &PostScript; literate. -- cgit v1.2.3