Skip to content

Commit 561dcf4

Browse files
committed
use better, more accessible, grammar
1 parent 7fb05a4 commit 561dcf4

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

FAQ.docbook5.xml.tt2

+5-3
Original file line numberDiff line numberDiff line change
@@ -2901,9 +2901,11 @@ libpqueue</link>
29012901
<para>
29022902
There is a
29032903
<link xlink:href="https://en.wikipedia.org/wiki/Bisection_%28software_engineering%29">wikipedia
2904-
page</link> that details the
2905-
<link xlink:href="https://en.wikipedia.org/wiki/Version_control">VCS</link>
2906-
technique, but it has a more general utility.
2904+
page</link> that details the “bisecting” technique when used
2905+
using
2906+
<link xlink:href="https://en.wikipedia.org/wiki/Version_control">version control
2907+
systems (= “VCSes”)</link>
2908+
, but it has a more general applicability.
29072909
</para>
29082910
<para>
29092911
As the old joke goes: &quot;How do you find a lion in the

FAQ.mdwn

+3-2
Original file line numberDiff line numberDiff line change
@@ -1504,8 +1504,9 @@ of it are:
15041504

15051505
There is a [wikipedia
15061506
page](https://en.wikipedia.org/wiki/Bisection_%28software_engineering%29)
1507-
that details the [VCS](https://en.wikipedia.org/wiki/Version_control)
1508-
technique, but it has a more general utility.
1507+
that details the “bisecting” technique when used using [version control
1508+
systems (= “VCSes”)](https://en.wikipedia.org/wiki/Version_control) ,
1509+
but it has a more general applicability.
15091510

15101511
As the old joke goes: "How do you find a lion in the desert? You split
15111512
the desert into two halfs, and the lion is in either one. Then you split

FAQ_with_ToC__generated.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1595,8 +1595,9 @@ of it are:
15951595

15961596
There is a [wikipedia
15971597
page](https://en.wikipedia.org/wiki/Bisection_%28software_engineering%29)
1598-
that details the [VCS](https://en.wikipedia.org/wiki/Version_control)
1599-
technique, but it has a more general utility.
1598+
that details the “bisecting” technique when used using [version control
1599+
systems (= “VCSes”)](https://en.wikipedia.org/wiki/Version_control) ,
1600+
but it has a more general applicability.
16001601

16011602
As the old joke goes: "How do you find a lion in the desert? You split
16021603
the desert into two halfs, and the lion is in either one. Then you split

0 commit comments

Comments
 (0)