Fix typos
This commit is contained in:
parent
180efb0ba9
commit
1d98ee089c
4 changed files with 5 additions and 5 deletions
|
|
@ -127,7 +127,7 @@ impl Selection {
|
|||
warn!("Failed to write selection data: {e:?}");
|
||||
} else if incr {
|
||||
debug!(
|
||||
"recieved some incr data for {}",
|
||||
"received some incr data for {}",
|
||||
get_atom_name(&self.connection, target)
|
||||
);
|
||||
pending.push(PendingSelectionData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue