Skip to content
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

Add typos (and fix them) #159

Merged
merged 4 commits into from
Oct 3, 2024
Merged

Add typos (and fix them) #159

merged 4 commits into from
Oct 3, 2024

Conversation

magnusuMET
Copy link
Member

No description provided.

@@ -14,7 +14,7 @@ use super::variable::{Variable, VariableMut};

/// Main component of the netcdf format. Holds all variables,
/// attributes, and dimensions. A group can always see the parents items,
/// but a parent can not access a childs items.
/// but a parent can not access the childrens items.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
/// but a parent can not access the childrens items.
/// but a parent can not access the children's items.

(and parent's items above)

.github/workflows/ci.yml Outdated Show resolved Hide resolved
magnusuMET and others added 3 commits October 3, 2024 10:58
Co-authored-by: Laurențiu Nicola <[email protected]>
Co-authored-by: Laurențiu Nicola <[email protected]>
@magnusuMET magnusuMET merged commit 13963b1 into georust:master Oct 3, 2024
15 checks passed
@magnusuMET
Copy link
Member Author

Thanks for the review @lnicola!

@magnusuMET magnusuMET deleted the ci/typos branch October 3, 2024 09:11
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.

2 participants