projects
/
cmus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
780dda1
)
Fix a typo spotted by Lintian
author
Philippe SWARTVAGHER
<phil.swart@gmx.fr>
Wed, 13 Jul 2022 19:20:13 +0000
(21:20 +0200)
committer
Philippe SWARTVAGHER
<phil.swart@gmx.fr>
Wed, 13 Jul 2022 18:40:37 +0000
(19:40 +0100)
Forwarded: https://github.com/cmus/cmus/pull/1206
Gbp-Pq: Name 0003-Fix-typo.patch
mpris.c
patch
|
blob
|
history
diff --git
a/mpris.c
b/mpris.c
index 0699b0c74297bf8933724bc08e52dce5087998a5..af027dc65aec51dec3ba2aa0214c80a681589ab2 100644
(file)
--- a/
mpris.c
+++ b/
mpris.c
@@
-509,7
+509,7
@@
out:
bus = NULL;
mpris_fd = -1;
- const char *msg = "an error occured while initializing "
+ const char *msg = "an error occur
r
ed while initializing "
"MPRIS: %s. MPRIS will be disabled.";
error_msg(msg, strerror(-res));