public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jon TURNEY <jturney@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: Fix typo in FAQ
Date: Mon, 28 Nov 2022 15:29:45 +0000 (GMT)	[thread overview]
Message-ID: <20221128152945.F349F3858C62@sourceware.org> (raw)

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

commit 8080c856308919c06b4d6c5827cf0e34b78a5810
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sat Nov 12 14:16:36 2022 +0000

    Cygwin: Fix typo in FAQ
    
    The consonant in 'debug' is doubled in 'debuggee' just as it is in
    'debugger'.
    
    Fixes: 8c68a8a4

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 36d0a401f..89c309af2 100644
--- a/winsup/doc/faq-programming.xml
+++ b/winsup/doc/faq-programming.xml
@@ -847,7 +847,7 @@ Guide here: <ulink url="https://cygwin.com/cygwin-ug-net/dll.html"/>.
 
 <para>
   (It may be necessary to use the <command>gdb</command> command <command>set
-  disable-randomization on</command> to turn off ASLR for the debugee to
+  disable-randomization on</command> to turn off ASLR for the debuggee to
   prevent the base address getting randomized.)
 </para>
 </answer></qandaentry>

                 reply	other threads:[~2022-11-28 15:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221128152945.F349F3858C62@sourceware.org \
    --to=jturney@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).