1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00

Fix typos in help and release notes.

This commit is contained in:
Daniel Gustafsson 2022-02-23 15:01:38 +01:00 committed by GitHub
parent e2eb3ebacc
commit cacfdd94d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 3 deletions

View File

@ -187,6 +187,15 @@
<p>Remove unused <br-option>backup-standby</br-option> option from stanza commands.</p>
</release-item>
<release-item>
<release-item-contributor-list>
<release-item-ideator id="daniel.gustafsson"/>
<release-item-contributor id="david.steele"/>
</release-item-contributor-list>
<p>Fix typos in help and release notes.</p>
</release-item>
</release-bug-list>
<release-improvement-list>
@ -1226,7 +1235,7 @@
<commit subject="Factor remote process exec out of protocolRemoteGet()."/>
<commit subject="Refactor storage/remote unit test using the protocol remote shim."/>
<p>Add local processs shim.</p>
<p>Add local process shim.</p>
</release-item>
<release-item>
@ -10769,6 +10778,11 @@
<contributor-id type="github">fdr</contributor-id>
</contributor>
<contributor id="daniel.gustafsson">
<contributor-name-display>Daniel Gustafsson</contributor-name-display>
<contributor-id type="github">danielgustafsson</contributor-id>
</contributor>
<contributor id="daniel.westermann">
<contributor-name-display>Daniel Westermann</contributor-name-display>
<contributor-id type="github">danielwestermann</contributor-id>

View File

@ -620,7 +620,7 @@
<summary>Repository host certificate file.</summary>
<text>
<p>Sent to repository host to prove client indentity.</p>
<p>Sent to repository host to prove client identity.</p>
</text>
<example>/path/to/client.crt</example>
@ -1620,7 +1620,7 @@
<summary><postgres/> host certificate file.</summary>
<text>
<p>Sent to <postgres/> host to prove client indentity.</p>
<p>Sent to <postgres/> host to prove client identity.</p>
</text>
<example>/path/to/client.crt</example>