aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'idatui/errors.py')
-rw-r--r--idatui/errors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/idatui/errors.py b/idatui/errors.py
index aaf2dc5..7632ade 100644
--- a/idatui/errors.py
+++ b/idatui/errors.py
@@ -1,6 +1,6 @@
"""TUI-facing error hierarchy and lightweight database session model.
-The Code Mode adapter normalizes ``ida_codemode.client`` transport and execution
+The Code Mode adapter normalizes ``ida_codemode`` transport and execution
errors into these types so the domain and Textual layers do not depend on HTTP or
registry implementation details.
"""