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 7632ade..ab1365a 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`` transport and execution
+The IDA Nexus adapter normalizes ``ida_nexus`` transport and execution
errors into these types so the domain and Textual layers do not depend on HTTP or
registry implementation details.
"""