Fix typos (#704)

This commit is contained in:
Fabian Affolter
2018-09-18 18:17:20 +02:00
committed by GitHub
parent f5845564db
commit c2299ef8da
23 changed files with 186 additions and 184 deletions

View File

@@ -1,4 +1,4 @@
"""Interface to Systemd over dbus."""
"""Interface to Systemd over D-Bus."""
import logging
from .interface import DBusInterface