@@ -4350,7 +4350,7 @@ SELECT foo FROM regexp_split_to_table('the quick brown fox', E'\\s*') AS foo;
43504350 </note>
43514351
43524352 <table id="posix-character-entry-escapes-table">
4353- <title>Regular Expression Character-Entry Escapes</title>
4353+ <title>Regular Expression Character-entry Escapes</title>
43544354
43554355 <tgroup cols="2">
43564356 <thead>
@@ -4478,7 +4478,7 @@ SELECT foo FROM regexp_split_to_table('the quick brown fox', E'\\s*') AS foo;
44784478 </para>
44794479
44804480 <table id="posix-class-shorthand-escapes-table">
4481- <title>Regular Expression Class-Shorthand Escapes</title>
4481+ <title>Regular Expression Class-shorthand Escapes</title>
44824482
44834483 <tgroup cols="2">
44844484 <thead>
@@ -4672,7 +4672,7 @@ SELECT foo FROM regexp_split_to_table('the quick brown fox', E'\\s*') AS foo;
46724672 </para>
46734673
46744674 <table id="posix-embedded-options-table">
4675- <title>ARE Embedded-Option Letters</title>
4675+ <title>ARE Embedded-option Letters</title>
46764676
46774677 <tgroup cols="2">
46784678 <thead>