moar spellingz

This commit is contained in:
Carol (Nichols || Goulding) 2019-01-29 20:43:36 -05:00
parent 77fd1f2286
commit 770ffcabcb
No known key found for this signature in database
GPG Key ID: D04B39A6CA243902
3 changed files with 5 additions and 2 deletions

View File

@ -183,6 +183,8 @@ HashMap
HashSet
Haskell
hasn
HeadB
HeadC
HelloMacro
helloworld
HelloWorld
@ -445,6 +447,7 @@ submodule
submodules
Submodules
suboptimal
subpath
substring
subteams
subtree

View File

@ -61,7 +61,7 @@ filesystem equivalent would be using the path
`front_of_house/hosting/add_to_waitlist`. Starting with a name means that the
path is relative.
<!--- Can you outline briefly what effect the path being relative or absolyte
<!--- Can you outline briefly what effect the path being relative or absolute
has on the code? I'm not totally clear why or when you'd use either --->
<!-- Done /Carol -->

View File

@ -197,7 +197,7 @@ considered idiomatic, the choice is up to you!
### Re-exporting Names with `pub use`
<!--- I found this paragrah a little difficult to follow and have tried to
<!--- I found this paragraph a little difficult to follow and have tried to
clarify -- can you please check my edits and correct anywhere I may have
changed meaning? --->
<!-- Looks fine! /Carol -->