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