Skip to content

Commit

Permalink
Update compile_state/src/state.rs
Browse files Browse the repository at this point in the history
Co-authored-by: price <[email protected]>
  • Loading branch information
sstanfield and gpwclark authored Jul 20, 2024
1 parent 75138ef commit 5bff328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile_state/src/state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ Example:
Read and eval a file (from path- a string). The load special form executes at compile time.
This means it's parameter must resolve at compile time. Most of the time you will want to use
this in conjuction with 'with-ns' to namespace the contents.
Note: on it's own does noting with namespaces.
Note: on it's own does nothing with namespaces.
Section: core
Expand Down

0 comments on commit 5bff328

Please sign in to comment.