We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406d763 commit 06adda5Copy full SHA for 06adda5
linera-service/src/linera-exporter/exporter_service.rs
@@ -69,7 +69,7 @@ where
69
}
70
71
// after implementation of future destinations
72
- // this will be offloaded to a seperate thread.
+ // this will be offloaded to a separate thread.
73
#[cfg(with_testing)]
74
{
75
let block = self
0 commit comments