aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2021-06-01 11:01:07 -0400
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2021-06-01 11:01:07 -0400
commit0bb8021004344d3e59a3522106f94c92607f2b70 (patch)
tree31f06b3de487ced241d4b8cfc73c51afc8c99bc1 /docs
parent777646c810437e5bc8ffc07142db046b3b069bb9 (diff)
Fixed typo in changelog.
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 673ae474..958e4903 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -20,7 +20,7 @@ Bugfixes:
* Fixed some file extension conflicts.
* Restore view scroll state after `textadept.editing.filter_through()`.
-* Do no clobber user's terminal on initialization error.
+* Do not clobber user's terminal on initialization error.
* Modules: Refresh debugger breakpoints when buffer content is replaced and persist breakpoints
and watchpoints on reset.
* Scintilla: Respect system font settings like antialiasing.