From b563f5974f41a0dc958328580fba36903414a4f7 Mon Sep 17 00:00:00 2001 From: Hamish McIntyre-Bhatty Date: Wed, 26 Oct 2022 14:26:16 +0100 Subject: [PATCH] Fix typo in faq-programming.xml --- winsup/doc/faq-programming.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml index c2c4004c1..7945b6b88 100644 --- a/winsup/doc/faq-programming.xml +++ b/winsup/doc/faq-programming.xml @@ -1051,7 +1051,7 @@ a Windows environment which Cygwin handles automatically. How should I port my Unix GUI to Windows? -Like other Unix-like platforms, the Cygwin distribtion includes many of +Like other Unix-like platforms, the Cygwin distribution includes many of the common GUI toolkits, including X11, X Athena widgets, Motif, Tk, GTK+, and Qt. Many programs which rely on these toolkits will work with little, if any, porting work if they are otherwise portable. However, there are a few -- 2.43.5