Merge branch 'settingTypo2023-09-05' into 'main'

setting not settings: struct.RoutingContext.html

See merge request veilid/veilid!173
This commit is contained in:
Christien Rioux
2023-09-06 12:59:45 +00:00

View File

@@ -284,7 +284,7 @@ impl RoutingContext {
/// Gets the latest value of a subkey
///
/// May pull the latest value from the network, but by settings 'force_refresh' you can force a network data refresh
/// May pull the latest value from the network, but by setting 'force_refresh' you can force a network data refresh
///
/// Returns `None` if the value subkey has not yet been set
/// Returns `Some(data)` if the value subkey has valid data