Merge pull request #2541 from melix99/find-remotes-fix-typo
man: Fix typo in ostree-find-remotes
This commit is contained in:
commit
e6a734ab25
|
|
@ -57,7 +57,7 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
|
||||||
<title>Description</title>
|
<title>Description</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
OSTree has the ability do pulls not just from configured remote
|
OSTree has the ability to pull not just from the configured remote
|
||||||
servers but also from peer computers on the LAN and from mounted
|
servers but also from peer computers on the LAN and from mounted
|
||||||
filesystems such as USB drives. This functionality requires the use
|
filesystems such as USB drives. This functionality requires the use
|
||||||
of collection IDs and GPG verification.
|
of collection IDs and GPG verification.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue