From be50efb6a8933bab3a5cc04b0c9d8cf4650ed16c Mon Sep 17 00:00:00 2001 From: Rocky <33760644+planetrocky@users.noreply.github.com> Date: Sat, 2 Nov 2024 03:53:49 +0000 Subject: [PATCH] inline code escapes for spelling --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 516a9717..3cf9a64b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ Update pillow requirement to 11.0.0 Update psutil requirement to 6.1.0 Update setuptools requirement to 75.3.0 -Add pywin32==308 (only for Windows, sys_platform=='win32') +Add `pywin32==308` (only for Windows, i.e. `sys_platform=='win32'`) # New Features Added the `character` search option to the `imdb_search` builder