From d2bbca6855b174fb7ea90b4767a886bb88bd2400 Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Fri, 3 May 2013 23:43:11 +0300 Subject: Spelling fixes --- src/python-systemd/journal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/python-systemd') diff --git a/src/python-systemd/journal.py b/src/python-systemd/journal.py index 7d42525ab2..9e40cbc57e 100644 --- a/src/python-systemd/journal.py +++ b/src/python-systemd/journal.py @@ -240,7 +240,7 @@ class Reader(_Reader): Entries will be processed with converters specified during Reader creation. - Equivilent to get_next(-skip). + Equivalent to get_next(-skip). """ return self.get_next(-skip) -- cgit v1.2.3-54-g00ecf