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:
parent
ce4578cade
commit
dc513e7192
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
- Acquire a lease for resource:
|
||||
|
||||
`stormlock aquire {{resource}}`
|
||||
`stormlock acquire {{resource}}`
|
||||
|
||||
- Release the given lease for the given resource:
|
||||
|
||||
|
|
|
@ -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>.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue