- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit1b1dc81
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 parentfb9ec9c commit1b1dc81
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
| 201 | + | |
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
|
0 commit comments
Comments
(0)