]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 9 Dec 2021 07:02:23 +0000 (16:02 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 Dec 2021 07:50:19 +0000 (08:50 +0100)
docs/RELEASE.md

index 112c5216224aec7eadbfdc65bbd4b670da25f4c6..168f957c70811863a33a9a6bfbf103bbd7247d53 100644 (file)
@@ -10,7 +10,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
 1. Add all items to NEWS
 2. Update the contributors list in NEWS (`meson compile -C build git-contrib`)
 3. Update the time and place in NEWS
-4. Update hwb (`meson compile -C build update-hwdb update-hwdb-autosuspend`)
+4. Update hwdb (`meson compile -C build update-hwdb update-hwdb-autosuspend`)
 5. [RC1] Update version and library numbers in `meson.build`
 6. Check dbus docs with `meson compile -C build update-dbus-docs`
 7. Tag the release: `version=vXXX-rcY && git tag -s "${version}" -m "systemd ${version}"`