Browse Source

Revert "org-table.el: Minor docstring update"

This reverts commit 5d5736425638c0dbad99c191c3dba54db57f1adc.
Bastien Guerry 12 years ago
parent
commit
97e4d643a8
1 changed files with 1 additions and 2 deletions
  1. 1 2
      lisp/org-table.el

+ 1 - 2
lisp/org-table.el

@@ -121,8 +121,7 @@ The default value of this option is a regular expression which allows
 anything which looks remotely like a number as used in scientific
 context.  For example, all of the following will be considered a
 number:
-
-   12    12.2   12,2   2.4e-08   2x10^12   4.034+-0.02   2.7(10)   >3.5
+    12    12.2    2.4e-08    2x10^12    4.034+-0.02    2.7(10)  >3.5
 
 Other options offered by the customize interface are more restrictive."
   :group 'org-table-settings