summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorcui fliter <imcusg@gmail.com>2023-05-09 18:03:08 +0800
committerGitHub <noreply@github.com>2023-05-09 12:03:08 +0200
commit49aba759744c06fb3a6fa998155428520f161734 (patch)
tree5cad6acc4ff6adac01ec756a4c9baa89d45f5c0f /HISTORY.rst
parent5c52826e7eac9648006392f5d491f6fdf6ff50a8 (diff)
downloadpsutil-master.tar.gz
fix typos and some other minor bugs (#2253)HEADmaster
Signed-off-by: cui fliter <imcusg@gmail.com>
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 1a79b360..8a6b880d 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -481,7 +481,7 @@ XXXX-XX-XX
doesn't exist. (patch by Cedric Lamoriniere)
- 1471_, [SunOS]: `Process.name()`_ and `Process.cmdline()`_ can return
``SystemError``. (patch by Daniel Beer)
-- 1472_, [Linux]: `cpu_freq()`_ does not return all CPUs on Rasbperry-pi 3.
+- 1472_, [Linux]: `cpu_freq()`_ does not return all CPUs on Raspberry-pi 3.
- 1474_: fix formatting of ``psutil.tests()`` which mimics ``ps aux`` output.
- 1475_, [Windows], **[critical]**: ``OSError.winerror`` attribute wasn't
properly checked resulting in ``WindowsError(ERROR_ACCESS_DENIED)`` being