@@ -4350,7 +4350,7 @@ SELECT foo FROM regexp_split_to_table('the quick brown fox', E'\\s*') AS foo;
4350
4350
</note>
4351
4351
4352
4352
<table id="posix-character-entry-escapes-table">
4353
- <title>Regular Expression Character-Entry Escapes</title>
4353
+ <title>Regular Expression Character-entry Escapes</title>
4354
4354
4355
4355
<tgroup cols="2">
4356
4356
<thead>
@@ -4478,7 +4478,7 @@ SELECT foo FROM regexp_split_to_table('the quick brown fox', E'\\s*') AS foo;
4478
4478
</para>
4479
4479
4480
4480
<table id="posix-class-shorthand-escapes-table">
4481
- <title>Regular Expression Class-Shorthand Escapes</title>
4481
+ <title>Regular Expression Class-shorthand Escapes</title>
4482
4482
4483
4483
<tgroup cols="2">
4484
4484
<thead>
@@ -4672,7 +4672,7 @@ SELECT foo FROM regexp_split_to_table('the quick brown fox', E'\\s*') AS foo;
4672
4672
</para>
4673
4673
4674
4674
<table id="posix-embedded-options-table">
4675
- <title>ARE Embedded-Option Letters</title>
4675
+ <title>ARE Embedded-option Letters</title>
4676
4676
4677
4677
<tgroup cols="2">
4678
4678
<thead>