Skip to content

Commit 199d840

Browse files
committed
Fix typo
1 parent 5fffd96 commit 199d840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vhdl_ls/src/rpc_channel.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// Copyright (c) 2018, Olof Kraigher [email protected]
66

7-
//! Contains the RpcChannel Traid and associated convenience functions
7+
//! Contains the RpcChannel Trait and associated convenience functions
88
99
use serde_json::Value;
1010
use std::rc::Rc;

0 commit comments

Comments
 (0)