summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/library/msilib.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/msilib.rst b/Doc/library/msilib.rst
index 0a42032..09d00a6 100644
--- a/Doc/library/msilib.rst
+++ b/Doc/library/msilib.rst
@@ -312,7 +312,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.