Skip to content

Commit

Permalink
pkg_repo_create.3: fix typos
Browse files Browse the repository at this point in the history
* Fix typo from functionnality to functionality.
* Fix typo from mecanism to mechanism.

Signed-off-by: rilysh <[email protected]>
  • Loading branch information
rilysh authored and bapt committed Jun 6, 2024
1 parent 06c5e66 commit 4b1a8ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pkg_repo_create.3
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Defaults to
.Fn pkg_repo_create_set_hash_symlink
If the
.Va hash
functionnality has been activated, then there will be a symlink for each
functionality has been activated, then there will be a symlink for each
packages in the
.Qq Hashed
directory will be created in the root of the repository.
Expand All @@ -78,7 +78,7 @@ to the metafile that will be used when creating the repository. If none is
specified that it will fallback on the internal default.
.Pp
.Fn pkg_repo_create_set_sign
Define the signing mecanism, which will be used to sign the metadata of the
Define the signing mechanism, which will be used to sign the metadata of the
repository. Defaults to none.
.Pp
.Fn pkg_repo_create
Expand Down

0 comments on commit 4b1a8ee

Please sign in to comment.