1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-15 01:04:37 +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
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> <p>Remove unused <br-option>backup-standby</br-option> option from stanza commands.</p>
</release-item> </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-bug-list>
<release-improvement-list> <release-improvement-list>
@ -1226,7 +1235,7 @@
<commit subject="Factor remote process exec out of protocolRemoteGet()."/> <commit subject="Factor remote process exec out of protocolRemoteGet()."/>
<commit subject="Refactor storage/remote unit test using the protocol remote shim."/> <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>
<release-item> <release-item>
@ -10769,6 +10778,11 @@
<contributor-id type="github">fdr</contributor-id> <contributor-id type="github">fdr</contributor-id>
</contributor> </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 id="daniel.westermann">
<contributor-name-display>Daniel Westermann</contributor-name-display> <contributor-name-display>Daniel Westermann</contributor-name-display>
<contributor-id type="github">danielwestermann</contributor-id> <contributor-id type="github">danielwestermann</contributor-id>

View File

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