mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
shared/install: typo
This commit is contained in:
parent
f20319402a
commit
e5369d1a8f
@ -2723,7 +2723,7 @@ int unit_file_lookup_state(
|
||||
break;
|
||||
|
||||
default:
|
||||
assert_not_reached("Unexpect unit file type.");
|
||||
assert_not_reached("Unexpected unit file type.");
|
||||
}
|
||||
|
||||
*ret = state;
|
||||
|
Loading…
x
Reference in New Issue
Block a user