diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 930aa25731c..5e47db24ecf 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -67,7 +67,7 @@ The type attribute can be add,update,fix,remove. SystemUtils is missing important documentation. Make Failable.run(FailableRunnable) null-safe. Make Failable.accept(*) null-safe. - Improve container detection by mimicing systemd #1323. + Improve container detection by mimicking systemd #1323. Add Strings and refactor StringUtils. Add StopWatch.run([Failable]Runnable) and get([Failable]Supplier).