[PATCH 5/5] cygwin: faq-programming-6.21 unmatched parenthesis
johnhaugabook@gmail.com
johnhaugabook@gmail.com
Wed Jun 25 01:39:08 GMT 2025
From: John Haugabook <johnhaugabook@gmail.com>
Fix typo - parenthesis without an opening parenthesis.
Signed-off-by: John Haugabook <johnhaugabook@gmail.com>
---
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 093d05940..2b191784c 100644
--- a/winsup/doc/faq-programming.xml
+++ b/winsup/doc/faq-programming.xml
@@ -730,7 +730,7 @@ $ setup-x86_64.exe -P dblatex,docbook-utils,docbook-xml45,docbook-xsl,docbook2X,
</screen>
<para>Next, check out the Cygwin sources from the
-<ulink url="https://cygwin.com/git.html">Cygwin GIT source repository</ulink>).
+<ulink url="https://cygwin.com/git.html">Cygwin GIT source repository</ulink>.
This is the <emphasis>preferred method</emphasis> for acquiring the sources.
Otherwise, if you are trying to duplicate a cygwin release then you should
download the corresponding source package
--
2.49.0.windows.1
More information about the Cygwin-patches
mailing list