From: Lennart Poettering Date: Fri, 12 Apr 2019 10:01:23 +0000 (+0200) Subject: NEWS: fix typo X-Git-Tag: v243-rc1~563^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39e445c95d73baddcaff855479a6e3655f5ef6ef;p=thirdparty%2Fsystemd.git NEWS: fix typo --- diff --git a/NEWS b/NEWS index 98d5a160710..f7b145f20e4 100644 --- a/NEWS +++ b/NEWS @@ -69,7 +69,7 @@ CHANGES WITH 242: * Two new conditions for units have been added: ConditionMemory= may be used to conditionalize a unit based on installed system RAM. ConditionCPUs= may be used to conditionalize a unit based on - install CPU cores. + installed CPU cores. * The @default system call filter group understood by SystemCallFilter= has been updated to include the new rseq() system call introduced in