From b109b7587da104e0bfd0111a9d6144d3a2c91038 Mon Sep 17 00:00:00 2001 From: Architector #4 <23612841+Architector4@users.noreply.github.com> Date: Thu, 23 Jun 2022 21:51:01 +0300 Subject: fix a mistype in README.md "libsytemd" should obviously be "libsystemd" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2beb373..d744fb7 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ A handler class for the Python logging framework is also provided: logger.addHandler(journal.JournalHandler()) logger.warning("Some message: %s", 'detail') -libsytemd version compatibility +libsystemd version compatibility ------------------------------- This module may be compiled against any version of libsystemd. At -- cgit v1.2.1