*: fix spelling error

This commit is contained in:
CleanMachine1
2022-08-20 02:38:55 +02:00
parent ce4578cade
commit dc513e7192
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
- Acquire a lease for resource: - Acquire a lease for resource:
`stormlock aquire {{resource}}` `stormlock acquire {{resource}}`
- Release the given lease for the given resource: - Release the given lease for the given resource:

View File

@@ -1,6 +1,6 @@
# troff # troff
> Typesetting processor for the groff (GNU Troff) document fomatting system. > Typesetting processor for the groff (GNU Troff) document formatting system.
> See also `groff`. > See also `groff`.
> More information: <https://manned.org/troff>. > More information: <https://manned.org/troff>.