Cygwin: Fix typo in FAQ

The consonant in 'debug' is doubled in 'debuggee' just as it is in
'debugger'.

Fixes: 8c68a8a4
This commit is contained in:
Jon Turney 2022-11-12 14:16:36 +00:00
parent 2e4ecbb3f0
commit 8080c85630
No known key found for this signature in database
GPG Key ID: C7C86F0370285C81
1 changed files with 1 additions and 1 deletions

View File

@ -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>