Skip to content

Fix: typos #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 7, 2024
Merged

Fix: typos #99

merged 5 commits into from
Oct 7, 2024

Conversation

kouosi
Copy link
Contributor

@kouosi kouosi commented Oct 4, 2024

  • Fix some spelling mistakes
  • Remove some trailing space

Copy link
Member

@dreamos82 dreamos82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR. Left few comments (minor things).
Feel free to add yourself to the contributor list too.

@kouosi kouosi requested a review from dreamos82 October 5, 2024 04:27
@@ -73,7 +73,7 @@ That took a little more work than grub, but this can (and should) be automated a
### Limine.cfg
Similar to grub, limine also uses a config file. This config file has its own documentation, which is available in the limine repository.

Limine.cfg lists each boot entry as a title, followed by a series of key-value pairs. To boot our example from above using stivale 2, our config might look like the following:
limine.cfg lists each boot entry as a title, followed by a series of key-value pairs. To boot our example from above using stivale 2, our config might look like the following:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks odd to start a sentence with lower case, maybe change to "The limine.cfg file lists each ..."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If limine.cfg is in backticks, does grub.cfg also need to be?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, let's keep things consistent.

@@ -1,4 +1,4 @@
# Boot Protocols
[#](#.md) Boot Protocols
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still see this odd syntax, [#](#.md), does it have any particular purpose? Otherwise i think it can be removed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry my editor auto adds it for some reason

@kouosi kouosi requested a review from dreamos82 October 5, 2024 13:28
Copy link
Member

@dreamos82 dreamos82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

Do you want to add yourself (or being added) to the contributors list? Here https://github.com/dreamportdev/Osdev-Notes/blob/master/99_Appendices/I_Acknowledgments.md ?

@kouosi
Copy link
Contributor Author

kouosi commented Oct 6, 2024

I’ll decline this request as I only fixed a typo and don’t consider it a contribution

@kouosi kouosi closed this Oct 6, 2024
@kouosi kouosi reopened this Oct 6, 2024
@dreamos82
Copy link
Member

dreamos82 commented Oct 6, 2024

Thanks!
Anyway to us even fixing typos is a contribution, consider that more than 50% of the typos were fixed by project users/readers. Since finding mistakes on stuff wrote by ourselves is much harder.

Thanks again for your help.

@dreamos82 dreamos82 merged commit 8f58715 into dreamportdev:master Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants