Fix typos

This commit is contained in:
bbb651 2025-03-18 01:03:07 +02:00 committed by Shawn Wallace
parent 180efb0ba9
commit 1d98ee089c
4 changed files with 5 additions and 5 deletions

View file

@ -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 {