aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-01-12 18:46:29 -0800
committerJohn MacFarlane <[email protected]>2022-01-12 18:46:29 -0800
commitd8deb8b6c3afd7f34655dbb15d44c56cf24221b5 (patch)
treecb79768e9cec181fda0335c82da88525150d5f69
parent1c2bf24476b23f7bac00949c1b7c2cea3c02b06f (diff)
Fix typo in changelog.
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 7d4a248ae..d28fdbd90 100644
--- a/changelog.md
+++ b/changelog.md
@@ -42,7 +42,7 @@
Previously `@item [p. 12; @item2]` was incorrectly parsed as
three citations rather than two. This is now fixed by ensuring
that `prefix` doesn't gobble any semicolons.
- + Revert changes to `inlinesInBlanacedBrackets` (commit fa83246),
+ + Revert changes to `inlinesInBalancedBrackets` (commit fa83246),
which caused regressions.
+ Improve detection of pipe table line widths (#7713). Fixed
calculation of maximum column widths in pipe tables. It is