Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit74ff281

Browse files
committed
doc: Fix table cell overflow
Fix one instance of a table cell overflow by adding a zero-widthspace. The visual impact of this is minimal, but since this iscurrently the only such case reported by FOP ("contents of ... exceedthe available area"), it seems worth getting rid of.
1 parent861c6e7 commit74ff281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/high-availability.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ protocol to make nodes agree on a serializable transactional order.
305305
<entry>File System Repl.</entry>
306306
<entry>Write-Ahead Log Shipping</entry>
307307
<entry>Logical Repl.</entry>
308-
<entry>Trigger-Based Repl.</entry>
308+
<entry>Trigger-&zwsp;Based Repl.</entry>
309309
<entry>SQL Repl. Middle-ware</entry>
310310
<entry>Async. MM Repl.</entry>
311311
<entry>Sync. MM Repl.</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp