mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Fix typos
This commit is contained in:
parent
bd387da62d
commit
9686895b4e
2 changed files with 2 additions and 2 deletions
|
|
@ -114,7 +114,7 @@ int main(int argc, char *argv[]) {
|
|||
|
||||
if (output_power_manager == NULL) {
|
||||
fprintf(stderr,
|
||||
"compositor doesn't support wlr-output-power-managment-unstable-v1\n");
|
||||
"compositor doesn't support wlr-output-power-management-unstable-v1\n");
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue