Skip to content

Commit

Permalink
Merge pull request #529 from danny-lloyd/patch-1
Browse files Browse the repository at this point in the history
Fix typo 'principal' -> 'principle' in ch02
  • Loading branch information
JonathanGregory committed Jul 8, 2024
2 parents 19241b6 + 38a8fad commit 251ffe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch02.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ References to out-of-group variable and dimensions shall be found by applying th

==== Scope

The scoping mechanism is in keeping with the following principal:
The scoping mechanism is in keeping with the following principle:

[quote, 'https://www.unidata.ucar.edu/software/netcdf/docs/groups.html[The NetCDF Data Model: Groups]']
"Dimensions are scoped such that they are visible to all child groups.
Expand Down

0 comments on commit 251ffe3

Please sign in to comment.