From 74c9b11e80275a948e6965a60fd9fca8186e625a Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Wed, 11 Dec 2019 22:07:42 +0100 Subject: [PATCH] org-manual: Fix typo * doc/org-manual.org (Column Width and Alignment): Fix typo. --- doc/org-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 356d636b0..f4818cdbd 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -1676,12 +1676,12 @@ several columns or display them with a fixed width, regardless of content, as shown in the following example. #+begin_example -|---+---------------------+--------| |---+-------…|…| +|---+---------------------+--------| |---+-------…+…| | | <6> | | | | <6> …|…| | 1 | one | some | ----\ | 1 | one …|…| | 2 | two | boring | ----/ | 2 | two …|…| | 3 | This is a long text | column | | 3 | This i…|…| -|---+---------------------+--------| |---+-------…|…| +|---+---------------------+--------| |---+-------…+…| #+end_example To set the width of a column, one field anywhere in the column may