Haley Weslin
b8980756b2
Fix "in the even we" in public_address_check.rs
...
This fixes a wordo (even for event) in public_address_check.rs.
2023-09-29 01:32:45 +00:00
Haley Weslin
6883607ff8
Fix "have been the once" in bucket_entry.rs
...
This fixes a wordo (once for one) in bucket_entry.rs.
2023-09-29 00:59:36 +00:00
Haley Weslin
327ae80b11
Fix "from one message and other" - assembly_buffer
...
This fixes the "other" wordo in "from one message and other" in
assembly_buffer.rs.
2023-09-28 03:09:57 +00:00
Haley Weslin
9d60ac01d0
Fix non-contraction it's in set_value.rs
...
This uses "its" in place of "it's" when not a contraction.
2023-09-25 19:20:57 +00:00
Haley Weslin
073622b8bf
Fix "can possible be" in rpc_processor/mod.rs
...
This fixes a wordo of possible for possibly.
2023-09-25 19:13:16 +00:00
Haley Weslin
531cb71d00
Fix "searing" in fanout_call.rs comment
...
This fixes a wordo of searing for searching.
2023-09-25 18:59:30 +00:00
Haley Weslin
629f521c47
Fix "node will node" in fanout_call.rs comment
...
This fixes "node" wordo in a comment: the logic of the software implies
"node will not" here.
2023-09-21 22:28:49 +00:00
Haley Weslin
58524657fe
setting not settings: struct.RoutingContext.html
...
"by settings ‘force_refresh’" needs to use the "setting" word.
After changing it, build_docs.sh fixes rustdoc for
veilid_core/struct.RoutingContext.html
2023-09-05 16:05:18 +00:00
Haley Weslin
3cfaff9cbb
Remove stray by: veilid_core/struct.VeilidAPI.html
...
"specified by at startup time" has an extra "by" (wrong grammar)
After changing it, build_docs.sh fixes rustdoc here:
target/doc/veilid_core/struct.VeilidAPI.html
2023-09-02 05:22:51 +00:00