From cfdc7ab3c22636e8f483abeb18ff34657c3901f3 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 5 Feb 2022 22:03:00 +0800 Subject: [PATCH] fix a stupid typo in changelog --- chapter01/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 217aad0d1..c2f04a58c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,7 +43,7 @@ 2022-02-04 - [xry111] - Rename bash + [xry111] - Remove bash +h directives in chroot. Fixes #4998.