mirror of
https://github.com/systemd/systemd.git
synced 2024-11-30 22:03:41 +08: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…
Reference in New Issue
Block a user