- Notifications
You must be signed in to change notification settings - Fork5k
Commitf840f8e
committed
doc: Fix missing whitespace in pg_restore documentation.
Previously, a space was missing between "<option>--exclude-schema</option>"and "for" in the pg_restore documentation. This commit fixes the typo byadding the missing whitespace.Back-patch to v17 where the typo was added.Author: Lele Gaifax <lele@metapensiero.it>Reviewed-by: Fujii Masao <masao.fujii@gmail.com>Discussion:https://postgr.es/m/87lds3ysm0.fsf@metapensiero.itBackpatch-through: 171 parent7ae1317 commitf840f8e
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
234 |
| - | |
| 234 | + | |
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
|
0 commit comments
Comments
(0)