diff options
author | 2020-10-05 16:07:34 -0400 | |
---|---|---|
committer | 2020-10-05 16:07:34 -0400 | |
commit | d88a65ae78190eb6a2a94938c93c87c2148c60fc (patch) | |
tree | 1af5bae41c770b5af529ee0773cf8cfe491dd84b /docs/changelog.md | |
parent | 9cbb496e497865077e39eda1f26ae9dbec2ac06b (diff) | |
download | textadept-d88a65ae78190eb6a2a94938c93c87c2148c60fc.tar.gz textadept-d88a65ae78190eb6a2a94938c93c87c2148c60fc.zip |
Various manual and documentation updates.
Diffstat (limited to 'docs/changelog.md')
-rw-r--r-- | docs/changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index c2ce58a7..ac3dfb59 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -48,7 +48,7 @@ Bugfixes: Changes: -* Rewrote manual and updated lots of other documentation and documentation +* Rewrote manual and updated lots of other documentation and the documentation generation pipeline. * Prefer passing an environment table to `os.spawn()`. * Updated find & replace key bindings. |