Skip to content

Commit 5f396db

Browse files
miss-islingtonMariatta
authored andcommitted
bpo-31720: msilib documentation, change MsiError into MSIError (GH-3914) (GH-3917)
(cherry picked from commit 28f7136)
1 parent 93c0885 commit 5f396db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/msilib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Record Objects
312312
Errors
313313
------
314314

315-
All wrappers around MSI functions raise :exc:`MsiError`; the string inside the
315+
All wrappers around MSI functions raise :exc:`MSIError`; the string inside the
316316
exception will contain more detail.
317317

318318

0 commit comments

Comments
 (0)