mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-20 17:35:39 +02:00
modules/mpris.c: codespell: fixed typo
This commit is contained in:
parent
e04024a16b
commit
f5d7e5c227
1 changed files with 1 additions and 1 deletions
|
@ -1056,7 +1056,7 @@ run(struct module *mod)
|
|||
continue;
|
||||
}
|
||||
|
||||
/* Process dynamic updates, recieved through the listener/the
|
||||
/* Process dynamic updates, revieved through the listener/the
|
||||
* 'PropertiesChanged' signal */
|
||||
if (listener->has_update) {
|
||||
listener->has_update = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue