We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fffd96 commit 199d840Copy full SHA for 199d840
vhdl_ls/src/rpc_channel.rs
@@ -4,7 +4,7 @@
4
//
5
// Copyright (c) 2018, Olof Kraigher [email protected]
6
7
-//! Contains the RpcChannel Traid and associated convenience functions
+//! Contains the RpcChannel Trait and associated convenience functions
8
9
use serde_json::Value;
10
use std::rc::Rc;
0 commit comments