1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-22 14:07:59 +01:00

Fix typo in manpage.

This commit is contained in:
David Paleino
2013-02-17 12:53:20 +01:00
parent 6c7124c80a
commit 63c6316637

View File

@@ -51,7 +51,7 @@ The daemon is responsible for making and configuring connections, reading and
writing configuration files and logs, and monitoring the connection status.
The daemon's job is split between two processes: wicd-daemon.py and monitor.py.
All the connection status monitoring, as well as the auto-reconnection logic,
takes place in monitor.py. Everthing else is done by wicd-daemon.py.
takes place in monitor.py. Everything else is done by wicd-daemon.py.
The user interface (stored in wicd-gtk), which is made up of a tray
icon, a main GUI window, and its child dialogs, gets configuration and network