mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
spelling: occurred
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
c742b20c52
commit
c0003e240c
1 changed files with 1 additions and 1 deletions
|
|
@ -995,7 +995,7 @@ class MessageHandlingError(Exception):
|
|||
"""Creates a new instance of this class, and immediately logs the exception.
|
||||
|
||||
Message handling errors are logged immediately unless silent=True, so that the
|
||||
precise context in which they occured can be determined from the surrounding
|
||||
precise context in which they occurred can be determined from the surrounding
|
||||
log entries.
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue