diff options
author | Lennart Poettering <lennart@poettering.net> | 2017-03-01 22:43:06 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2017-03-01 22:43:06 +0100 |
commit | d60c527009133a1ed3d69c14b8c837c790e78d10 (patch) | |
tree | c15ec2f4b562d39a818acc5d65ae58944791dba9 /NEWS | |
parent | 4dfe64f85607ff9fa167e9eef5848858e5c398a6 (diff) | |
download | systemd-d60c527009133a1ed3d69c14b8c837c790e78d10.tar.gz systemd-d60c527009133a1ed3d69c14b8c837c790e78d10.tar.bz2 systemd-d60c527009133a1ed3d69c14b8c837c790e78d10.zip |
NEWS: 'systemd' is always spelt with a lowercase 's'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ CHANGES WITH 233: * All python scripts shipped with systemd (specifically: the various tests written in Python) now require Python 3. - * Systemd unit tests can now run standalone (without the source or + * systemd unit tests can now run standalone (without the source or build directories), and can be installed into /usr/lib/systemd/tests/ with 'make install-tests'. |