https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=0c2387b9742b8b74e85f990c783105f819ee3a7d

commit 0c2387b9742b8b74e85f990c783105f819ee3a7d
Author:     John Haugabook <johnhaugab...@gmail.com>
AuthorDate: Mon Jun 30 17:32:05 2025 -0400
Commit:     Corinna Vinschen <cori...@vinschen.de>
CommitDate: Wed Jul 2 14:37:25 2025 +0200

    cygwin: faq-programming-6.21 unmatched parenthesis
    
    Fix typo - parenthesis without an opening parenthesis.
    
    Signed-off-by: John Haugabook <johnhaugab...@gmail.com>

Diff:
---
 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 c77a1f769c8d..39610b91619f 100644
--- a/winsup/doc/faq-programming.xml
+++ b/winsup/doc/faq-programming.xml
@@ -723,7 +723,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

Reply via email to