1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-26 08:22:32 +01:00

Fix a harmless typo.

This commit is contained in:
Robby Workman
2009-01-30 21:48:59 -06:00
parent 9c51d6e656
commit 7f1959a71b

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""configscript_curses.py
Kind of like configscript.py, except writtwn using urwid.
Kind of like configscript.py, except written using urwid.
Also recycles a lot of configscript.py, too. :-)
"""