diff options
| author | Ian Ward <ian@excess.org> | 2015-01-04 09:24:14 -0500 |
|---|---|---|
| committer | Ian Ward <ian@excess.org> | 2015-01-04 09:24:14 -0500 |
| commit | 875dd11555e3467ff7d9c0ab3521af1724a6bc35 (patch) | |
| tree | 4b1ff5a9366048f366562be959e4e2f88116e724 | |
| parent | f45b4c3be4b2a2ba722235321ccf3ad3fa2029ac (diff) | |
| parent | 4d874a7b7778b660280afdf11e11273ad5eb06a0 (diff) | |
| download | urwid-875dd11555e3467ff7d9c0ab3521af1724a6bc35.tar.gz | |
Merge pull request #103 from seanhussey/patch-1
Fix typo
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Urwid is a console user interface library for Python. It includes many features useful for text console application developers including: -- Applcations resize quickly and smoothly +- Applications resize quickly and smoothly - Automatic, programmable text alignment and wrapping - Simple markup for setting text attributes within blocks of text - Powerful list box with programmable content for scrolling all widget types |
