diff --git a/docs/changelog.rst b/docs/changelog.rst index 9b3e4f578..526cdd2d4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -78,7 +78,7 @@ Detailed list of changes 0.25.0 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- macOS: When using Apple's less as the pager for viewing scrollback strip out OSC codes as Apple's less cant parse them (:iss:`4788`) +- macOS: When using Apple's less as the pager for viewing scrollback strip out OSC codes as it cant parse them (:iss:`4788`) - diff kitten: Fix incorrect rendering in rare circumstances when scrolling after changing the context size (:iss:`4831`)