forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitea68185
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
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
| 308 | + | |
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
|
0 commit comments
Comments
(0)