diff options
| author | sdhoward <sdhoward@users.noreply.github.com> | 2023-05-18 14:26:37 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-05-18 19:08:20 -0700 |
| commit | 4a6950200ff148b44b38c20f015100bb4d7e5033 (patch) | |
| tree | 1c599f25f6137439c77d8a11ff0e73a0fd72c9fa | |
| parent | 903d11b537de938434b92a38f8d9b2f8c623a49b (diff) | |
MANUAL: fix typo
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 958a95593..9906483f5 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -4489,7 +4489,7 @@ Cells can span multiple columns or rows: | Temperature +-------+----------+ | 1961-1990 | mean | 14 °C | | +-------+----------+ - | | min | 56.7 °C | + | | max | 56.7 °C | +-------------+-------+----------+ A table header may contain more than one row: |
