correct the description of Struct GlobalState
This commit is contained in:
parent
02904e99ac
commit
94b6038657
@ -46,7 +46,7 @@ pub(crate) struct Handle<H, C> {
|
||||
/// snapshot of the file systems, and `analysis_host`, which stores our
|
||||
/// incremental salsa database.
|
||||
///
|
||||
/// Note that this struct has more than on impl in various modules!
|
||||
/// Note that this struct has more than one impl in various modules!
|
||||
pub(crate) struct GlobalState {
|
||||
sender: Sender<lsp_server::Message>,
|
||||
req_queue: ReqQueue,
|
||||
|
Loading…
Reference in New Issue
Block a user