*: fix typos reported by Hunspell (#5848)

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
This commit is contained in:
bl-ue
2021-05-20 16:13:41 -04:00
committed by GitHub
parent 3d70909e0c
commit 8ebd171d6f
267 changed files with 358 additions and 360 deletions

View File

@@ -60,7 +60,7 @@ However, if you just want to browse without installing anything, check
out the [PDF version](https://tldr.sh/assets/tldr-book.pdf).
There are also various other clients provided by the community,
both for the command line and for other platforms:
both for the command-line and for other platforms:
- Alfred Workflow
- [tldr-alfred](https://github.com/cs1707/tldr-alfred)
@@ -185,17 +185,17 @@ to see the current progress of all translations.
the best entries are what people see first when they look up a command.
- [kb](https://github.com/gnebbia/kb)
is a minimalist command line knowledge base manager.
is a minimalist command-line knowledge base manager.
kb can be used to organize your notes and cheatsheets in a minimalist
and clean way. It supports also non-text files.
- [eg](https://github.com/srsudar/eg)
provides detailed examples with explanations on the command line.
provides detailed examples with explanations on the command-line.
Examples come from the repository, but `eg` supports displaying
custom examples and commands alongside the defaults.
- [devhints](https://devhints.io/)
Rico's cheatsheets are not just focused on the command line and
Rico's cheatsheets are not just focused on the command-line and
include a plethora of other cheatsheets related to programming.
## What does "tldr" mean?