aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2014-08-17 17:35:21 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2014-08-17 17:35:21 -0400
commite4663c773609f343d1f7e2db0cf0258b41bd6d85 (patch)
tree311d6c7b6505b1d10b729098b25df99de077b9e6 /README.rst
parente386bae99ae7608d53c8ad180885ec61410a64ea (diff)
downloadtabletext-master.tar.gz
Fix typo in READMEHEADmaster
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index b876959..7b7dd9b 100644
--- a/README.rst
+++ b/README.rst
@@ -161,7 +161,7 @@ More about some options:
used for all entries, or a list of format strings, one per column of the
table. The format strings must follow Python's `format specification`_. Note
however that you don't have to specify the width since it is automatically
- computed. Useful format strings are ``"<"``, ``">"`` and ``"="`` for
+ computed. Useful format strings are ``"<"``, ``">"`` and ``"^"`` for
left-aligned, right-aligned and centered columns respectively.
* ``corners`` and ``header_corners`` are strings containing the corner