mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
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
This commit is contained in:
parent
1d604477a8
commit
3cfaff9cbb
@ -24,7 +24,7 @@ impl Drop for VeilidAPIInner {
|
||||
///
|
||||
/// From [VeilidAPI] one can access:
|
||||
///
|
||||
/// * [VeilidConfig] - The Veilid configuration specified by at startup time
|
||||
/// * [VeilidConfig] - The Veilid configuration specified at startup time
|
||||
/// * [Crypto] - The available set of cryptosystems provided by Veilid
|
||||
/// * [TableStore] - The Veilid table-based encrypted persistent key-value store
|
||||
/// * [ProtectedStore] - The Veilid abstract of the device's low-level 'protected secret storage'
|
||||
|
Loading…
Reference in New Issue
Block a user