summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Ward <ian@excess.org>2015-01-04 09:24:14 -0500
committerIan Ward <ian@excess.org>2015-01-04 09:24:14 -0500
commit875dd11555e3467ff7d9c0ab3521af1724a6bc35 (patch)
tree4b1ff5a9366048f366562be959e4e2f88116e724
parentf45b4c3be4b2a2ba722235321ccf3ad3fa2029ac (diff)
parent4d874a7b7778b660280afdf11e11273ad5eb06a0 (diff)
downloadurwid-875dd11555e3467ff7d9c0ab3521af1724a6bc35.tar.gz
Merge pull request #103 from seanhussey/patch-1
Fix typo
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index cfc4af8..e0d063e 100644
--- a/README.rst
+++ b/README.rst
@@ -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