Skip to content

Commit 7beb275

Browse files
Fix typos and improve clarity in various documentation files
- Corrected "burry" to "bury" and "turle" to "turtle" in pets.md. - Changed "I'm am" to "I am" in support.md. - Fixed "Desert" to "Dessert" in food/index.md. - Changed "loose" to "lose" in chessacre/details.md. - Removed extra "the" in clockwork-gameshell.md. - Corrected "activated" to "an activated" in edm-live-setup/my-setup.md. - Changed "all input is synced properly" to "so that all input is synced properly" in edm-live-setup/my-setup.md. - Fixed "to they fit" to "to fit" in hoerbert/index.md. - Changed "inteprets" to "interprets" in programming.md. - Corrected "cant" to "can't" in azure-devops.md. - Changed "doesnt" to "doesn't" in no-leaks-13372.md. - Fixed "dont" to "don't" in xor.md. - Corrected "didnt" to "didn't" in relevant.md. - Changed "succesfully" to "successfully" in res.md. - Fixed "ressources" to "resources" in docker.md. - Changed "completly" to "completely" in linux.md. - Corrected "Marco" to "Macro" in excel.md. - Fixed "aAlerts" to "Alerts" in excel.md. - Changed "clock" to "click" in firefox.md. - Corrected "Obisidan" to "Obsidian" in obsidian.md. - Fixed "lateset" to "latest" in hackrf-one.md. - Added new documentation for HackRF One and Debian installation.
1 parent bcf19cc commit 7beb275

File tree

30 files changed

+83
-52
lines changed

30 files changed

+83
-52
lines changed

docs/about/life/partner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Basics
66

7-
In einer gesunden Beziheung sollte folgendes möglich sein und idealerweise auch passieren:
7+
In einer gesunden Beziehung sollte folgendes möglich sein und idealerweise auch passieren:
88

99
| **Titel** | **Erklärung** | **Beispiel** |
1010
| ---------------------------- | ----------------------------------------------------------------------------- | --------------------------------------------------------------------- |

docs/about/life/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Projects
22

3-
What ever you do, what ever you want to achieve, approach it as a project.
3+
What ever you do, what ever you want to achieve, approach it as a project- If you're constantly craving more, you won't appreciate what you already have. If you're constantly craving more, you won't appreciate what you already have.
44

55
Most of the time, the project you are doing either mainly needs to be done by a due-date or done according to specs/requirements.
66
Figure out what project you are working on (what is the main focus?).

docs/about/me/games.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ This is the currently offical 10 fight game list and settings/modes:
446446
| Roof Rage | Local Rooftops → Stock Match → Stock: 5 → HP: 200 |
447447
| Brawlhalla | Custum → Create Room → Private Room → Custom Online: Stock: Teams=off, Lives=6, Match=10, Damage=100% |
448448
| Astro Bears | Party → 4 Player → 40 Points → Big Planet → Finite Ribbon |
449-
| Puyo Puyo Tetris | Muliplayer Arcade → Single Screen → Versus → 4 Player → Win Count = 2, Harddrop = ON, Hold = ON |
449+
| Puyo Puyo Tetris | Multiplayer Arcade → Single Screen → Versus → 4 Player → Win Count = 2, Harddrop = ON, Hold = ON |
450450
| Mario Kart 8 | 4P → vs race → 150cc → No Teams, Normal Items, No CPU, all Verhicles, Random -> random map, 4 Races |
451451
| Fast RMX | Multiplayer → Splitscreen → CPU Drivers disabled, League: Subsonic, Mode: Cup, Laps: 3 |
452452

@@ -459,7 +459,7 @@ This is the currently offical 5 fight game list and settings/modes:
459459
| Boomerang fu | Free for all → Modifiers: Match length=standard, victory=kills, auto balance=off, powerups=no bombs, fire, multi boomerang, telekinese and bamboozle |
460460
| SpeedRunners | Versus → Offline → Create Game → normal random Map (3 games, count wins) |
461461
| Roof Rage | Local Rooftops → Stock Match → Stock: 5 → HP: 200 |
462-
| Puyo Puyo Tetris | Muliplayer Arcade → Single Screen → Versus → 4 Player → Win Count = 2, Harddrop = ON, Hold = ON |
462+
| Puyo Puyo Tetris | Multiplayer Arcade → Single Screen → Versus → 4 Player → Win Count = 2, Harddrop = ON, Hold = ON |
463463
| Fast RMX | Multiplayer → Splitscreen → CPU Drivers disabled, League: Subsonic, Mode: Cup, Laps: 3 |
464464

465465
#### Other Games
@@ -555,10 +555,10 @@ Playing games locally in a network requires some preparation and some tools help
555555

556556
Preparing:
557557

558-
- [ ] Make a list of all games that will be played and make sure all have downloaded, updated and started the game atleast once prior to the LAN party (see [games](#games) for example)
558+
- [ ] Make a list of all games that will be played and make sure all have downloaded, updated and started the game at least once prior to the LAN party (see [games](#games) for example)
559559
- [ ] Send a list of things to think about e.g. Equipment, Snaks, Sleeping bag
560560
- [ ] Make sure everyone is clear on when it starts and ends and where to show up
561-
- [ ] Make sure everyone helps setup and clean up
561+
- [ ] Make sure everyone helps set up and clean up
562562

563563
Gamers Equipment
564564

@@ -597,7 +597,7 @@ A list of games that are free and fun:
597597
|---------------------------------------------------------------------------------|---------------------------------------------------------|
598598
| [Trackmania](https://www.trackmania.com/) | Host requires standard membership and maps |
599599
| [CS GO](https://store.steampowered.com/app/730/CounterStrike_Global_Offensive/) | |
600-
| [Blobby Volleyball](http://blobbyvolley.de/) | Setup a tournament and distribute the zipped game prior |
600+
| [Blobby Volleyball](http://blobbyvolley.de/) | Set up a tournament and distribute the zipped game prior |
601601
| [Rocket League](https://www.rocketleague.com/) | |
602602
| [StarCraft II](https://starcraft2.com) | |
603603
| [Warzone 2100](https://wz2100.net/) | |
@@ -627,7 +627,7 @@ You can run a simple webserver using python: ```python -m http.server 8080```
627627

628628
### Windows Firewall
629629

630-
Check your inbound rules and possibly add a rule/remove a restricition:
630+
Check your inbound rules and possibly add a rule/remove a restriction:
631631

632632
``` ps1
633633
Get-NetFirewallRule | Where { $_.Enabled -eq 'True' -and $_.Direction -eq 'Inbound' } | Select-Object DisplayName, Direction, Action, Profile | FT

docs/about/me/pets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## Turtle
44

5-
Our turtle awakes out of hibernation roughly mid april. The following is a time lapse video of the final struggle to burry itself out of its hole. The turtle then proceeds to catch some sunlight. It won't eat any food though for another few days.
5+
Our turtle awakes out of hibernation roughly mid-April. The following is a time lapse video of the final struggle to bury itself out of its hole. The turtle then proceeds to catch some sunlight. It won't eat any food though for another few days.
66

77
<iframe width="560" height="315" src="https://www.youtube.com/embed/u__G182Ewdg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
88

99
And here he is in autumn digging his hole for the winter, choosing the same spot :)
1010

1111
![_turtle-digging](_turtle-digging.jpg)
1212

13-
Here is a video of my turle eating a banana:
13+
Here is a video of my turtle eating a banana:
1414

1515
<iframe width="560" height="315" src="https://www.youtube.com/embed/Xm2B3SXAl1Q" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1616

docs/about/me/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Thanks for all the fish!
66

77
## This website
88

9-
I'm am happy for any input/feedback but may take a while to respond.
9+
I am happy for any input/feedback but may take a while to respond.
1010

1111
Support this website by [reporting an issue](https://github.com/FullByte/FullByte.github.io/issues/new/choose). Let me know if something is wrong, could be improved, is a problem in any way (please explain why).
1212

docs/make/food/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Eat whatever you want... idk, lol... and take your time ;)
4141

4242
[![paprika-hack-pfanne](meal/_paprika-hack-pfanne.jpg)](meal/paprika-hack-pfanne.md)
4343

44-
### Desert
44+
### Dessert
4545

4646
[![cupcakes](desert/_cupcakes.jpg)](desert/cupcakes.md)
4747

docs/make/games/boardgames/chessacre/details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Addtional chessacre fields are referred to as line 0 and 9 as illustrated below:
1010

1111
## Explode
1212

13-
Once activated, the explosion will kill all figures (own and enemy) within the radius. Exception are figures with the protect ability. These figures will loose their protect ability.
13+
Once activated, the explosion will kill all figures (own and enemy) within the radius. Exception are figures with the protect ability. These figures will lose their protect ability.
1414

1515
![Explode_Killzone](_example_explode1.drawio.svg)
1616

docs/make/games/console-builds/clockwork-gameshell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In order to Connect via USB do the following:
3030

3131
![gameshell-update-driver](_gameshell-update-driver.png)
3232

33-
- Now it is possible to connect to the the Gameshell via SSH or FTP using the IP provided on the Gameshell screen.
33+
- Now it is possible to connect to the Gameshell via SSH or FTP using the IP provided on the Gameshell screen.
3434

3535
### Linux
3636

docs/make/music/edm-live-setup/my-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ These are the relevant Windows Settings pages:
3030

3131
#### License
3232

33-
You can export your device footprint on a activated licensed version of Voice Meeter. Backup this file and import it after re-installing your PC (first install all drivers, then install Voicemeeter Potato. This will ensure the license works even if the challenge code is different.
33+
You can export your device footprint on an activated licensed version of Voice Meeter. Backup this file and import it after re-installing your PC (first install all drivers, then install Voicemeeter Potato). This will ensure the license works even if the challenge code is different.
3434

3535
- Backup footprint
3636
- Do changes to your system (new hardware/re-install)
3737
- Install Voice Meeter Potato
38-
- Enter e-mail address your used for Voice Meeter license and registration.
38+
- Enter e-mail address you used for Voice Meeter license and registration.
3939
- Import the footprint
4040
- Enter your previous Response code.
4141

@@ -76,4 +76,4 @@ To make this work no drivers need to be installed. The following OBS settings wo
7676

7777
![_gopro-usb-capturecard](_gopro-usb-capturecard.png)
7878

79-
There is some delay which needs to be adjusted to all input is synced properly:
79+
There is some delay which needs to be adjusted so that all input is synced properly:

docs/make/music/hoerbert/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Now that I had all pieces and was sure it all works it is time to build a case f
3030

3131
### Schematics
3232

33-
The most challenging part is to get the holes for the 11 buttons perfectly aligned to they fit through the wood without too much extra space. I printed out the the schematics below and used them as a stencil.
33+
The most challenging part is to get the holes for the 11 buttons perfectly aligned to they fit through the wood without too much extra space. I printed out the schematics below and used them as a stencil.
3434

3535
![hoerbert_schematics](_hoerbert_bohrschablone.png)
3636

0 commit comments

Comments
 (0)