mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-04 21:04:59 +08:00
spelling error "unknow => unknown"
This commit is contained in:
parent
a49de58738
commit
72b1ebcdb2
@ -118,7 +118,7 @@ ClipboardChunk::assemble(synergy::IStream* stream,
|
||||
return kFinish;
|
||||
}
|
||||
|
||||
LOG((CLOG_ERR "clipboard transmission failed: unknow error"));
|
||||
LOG((CLOG_ERR "clipboard transmission failed: unknown error"));
|
||||
return kError;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user