1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:22:09 +02:00

*: fix spelling error

This commit is contained in:
CleanMachine1 2022-08-20 02:38:55 +02:00
parent ce4578cade
commit dc513e7192
No known key found for this signature in database
GPG key ID: E648435156E3CB1C
2 changed files with 2 additions and 2 deletions

View file

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

View file

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