Update configuration.rst

This commit is contained in:
enkore 2014-10-12 03:02:15 +02:00
parent 7d88b151e2
commit 936efdde95

View File

@ -4,7 +4,7 @@ Configuration
The config file is just a normal Python script.
A simple configuration file could look like this (note the additional
dependencies from :py:mod:`.network`, :py:mod:`.wireless` and :py:mod:`pulseaudio` in this
dependencies from :py:mod:`.network`, :py:mod:`.wireless` and :py:mod:`.pulseaudio` in this
example):
::