Fix some typos
This commit is contained in:
parent
996481a04e
commit
c3249e8a47
1 changed files with 6 additions and 5 deletions
|
@ -272,7 +272,8 @@ sudo pacman -Sy hunspell hunspell-de
|
||||||
Some websites embed content, such as videos, in blob format. To download the
|
Some websites embed content, such as videos, in blob format. To download the
|
||||||
content anyway I use [Video Download Helper](https://www.downloadhelper.net).
|
content anyway I use [Video Download Helper](https://www.downloadhelper.net).
|
||||||
The [add-on](https://addons.mozilla.org/de/firefox/addon/video-downloadhelper/)
|
The [add-on](https://addons.mozilla.org/de/firefox/addon/video-downloadhelper/)
|
||||||
is installed in LibreWolf and the companion application is an AUR package named [vdhcoapp-bin](https://aur.archlinux.org/packages/vdhcoapp-bin/)::
|
is installed in LibreWolf and the companion application is provided in the AUR
|
||||||
|
as [vdhcoapp-bin](https://aur.archlinux.org/packages/vdhcoapp-bin/) package:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yay -Sy vdhcoapp-bin
|
yay -Sy vdhcoapp-bin
|
||||||
|
@ -301,8 +302,8 @@ sudo pacman -Sy thunderbird thunderbird-i18n-de
|
||||||
#### IRC client
|
#### IRC client
|
||||||
|
|
||||||
Text-based chat known as Internet Relay Chat[^13] (IRC) has already been used
|
Text-based chat known as Internet Relay Chat[^13] (IRC) has already been used
|
||||||
since the early years of the internet and is still favored in many communities,
|
since the early years of the internet and is still favored in many communities
|
||||||
see ([Arch IRC channels](https://wiki.archlinux.org/title/Arch_IRC_channels)).
|
(see [Arch IRC channels](https://wiki.archlinux.org/title/Arch_IRC_channels)).
|
||||||
For this reason, I install [HexChat](https://wiki.archlinux.org/title/HexChat):
|
For this reason, I install [HexChat](https://wiki.archlinux.org/title/HexChat):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -332,8 +333,8 @@ sudo pacman -Sy dino element-desktop signal-desktop
|
||||||
|
|
||||||
## Next up
|
## Next up
|
||||||
|
|
||||||
The [maintainance and peripherals](maintainance_and_peripherals.md) guide is on
|
The [maintainance and peripherals](maintainance-peripherals.md) guide is on how
|
||||||
how to get an overview on the system state, automating reoccuring tasks, using
|
to get an overview on the system state, automating reoccuring tasks, using
|
||||||
several utilities and configuring peripherals.
|
several utilities and configuring peripherals.
|
||||||
|
|
||||||
[^1]: [Category:Multimedia](https://wiki.archlinux.org/title/Category:Multimedia)
|
[^1]: [Category:Multimedia](https://wiki.archlinux.org/title/Category:Multimedia)
|
||||||
|
|
Loading…
Reference in a new issue