aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/text.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/text.texi b/man/text.texi
index 13510deda6c..89fb79eece1 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -2664,7 +2664,7 @@ recognition commands (@pxref{Table Recognition}) are equipped with a
2664convenience feature (turned on by default). During table recognition, 2664convenience feature (turned on by default). During table recognition,
2665the contents of a cell are examined to determine which justification 2665the contents of a cell are examined to determine which justification
2666was originally applied to the cell and then applies this justification 2666was originally applied to the cell and then applies this justification
2667to the the cell. This is a speculative algorithm and is therefore not 2667to the cell. This is a speculative algorithm and is therefore not
2668perfect, however, the justification is deduced correctly most of the 2668perfect, however, the justification is deduced correctly most of the
2669time. If you desire to disable this feature, customize the variable 2669time. If you desire to disable this feature, customize the variable
2670@code{table-detect-cell-alignment} to set it to @code{nil}. 2670@code{table-detect-cell-alignment} to set it to @code{nil}.