doc: Fix table cell overflow

Fix one instance of a table cell overflow by adding a zero-width
space.  The visual impact of this is minimal, but since this is
currently the only such case reported by FOP ("contents of ... exceed
the available area"), it seems worth getting rid of.
This commit is contained in:
Peter Eisentraut 2020-09-07 09:59:50 +02:00
parent 861c6e7c8e
commit 74ff28197c
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ protocol to make nodes agree on a serializable transactional order.
<entry>File System Repl.</entry>
<entry>Write-Ahead Log Shipping</entry>
<entry>Logical Repl.</entry>
<entry>Trigger-Based Repl.</entry>
<entry>Trigger-&zwsp;Based Repl.</entry>
<entry>SQL Repl. Middle-ware</entry>
<entry>Async. MM Repl.</entry>
<entry>Sync. MM Repl.</entry>