[bindings] update generated code
[rust-lightning] / lightning-c-bindings / src / chain / chainmonitor.rs
index 5e3db6dd7d314246419a870e958f5f0bb3eaff82..539b8450eb9141f3025750b2ef6ec197ad6ce0c4 100644 (file)
@@ -41,7 +41,7 @@ type nativeChainMonitor = nativeChainMonitorImport<crate::chain::keysinterface::
 #[must_use]
 #[repr(C)]
 pub struct ChainMonitor {
-       /// Nearly everyhwere, inner must be non-null, however in places where
+       /// Nearly everywhere, inner must be non-null, however in places where
        /// the Rust equivalent takes an Option, it may be set to null to indicate None.
        pub inner: *mut nativeChainMonitor,
        pub is_owned: bool,