doc: Fix table cell overflow

Peter Eisentraut <peter@eisentraut.org>

Commit: 74ff28197c14de0aa709497ce707e31bb9af7253
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-09-07T07:59:50Z
Releases: 14.0
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.

Files

PathChange+/−
doc/src/sgml/high-availability.sgml modified +1 −1

Documentation touched