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

Commitea68185

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.Back-patch of v14-era commit74ff281 into v13. It's not obviousto me why we were not seeing this warning in v13 before, since thisfile hasn't changed recently. Nonetheless, it's there now, and it'sstill desirable to keep v13 and up clean on this score.
1 parent71e6a54 commitea68185

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