Skip to content

Commit c7691e5

Browse files
VeithMetroCopilot
andauthored
Update RustBridge/RustBridge.cpp
Co-authored-by: Copilot <[email protected]>
1 parent 2eccf78 commit c7691e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RustBridge/RustBridge.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ namespace Thunder {
157157
}
158158

159159
void RustBridge::Detach(PluginHost::Channel& /* channel */) /* override */ {
160-
// Hopefull this does not happen as than we are loosing the actual service :-) We could do proper error handling
160+
// Hopefully this does not happen as then we are losing the actual service :-) We could do proper error handling
161161
// if this happens :-)
162162
_javascriptService = 0;
163163
}

0 commit comments

Comments
 (0)