mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
bpo-31720: msilib documentation, change MsiError into MSIError (GH-3914) (GH-3916)
(cherry picked from commit 28f713601d)
This commit is contained in:
committed by
Mariatta
parent
c829bbf68f
commit
7440655bc5
@@ -311,7 +311,7 @@ Record Objects
|
||||
Errors
|
||||
------
|
||||
|
||||
All wrappers around MSI functions raise :exc:`MsiError`; the string inside the
|
||||
All wrappers around MSI functions raise :exc:`MSIError`; the string inside the
|
||||
exception will contain more detail.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user