summaryrefslogtreecommitdiff
path: root/Docs/01-content
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/01-content')
-rw-r--r--Docs/01-content4
1 files changed, 2 insertions, 2 deletions
diff --git a/Docs/01-content b/Docs/01-content
index 3f265fa3e..c6e77424f 100644
--- a/Docs/01-content
+++ b/Docs/01-content
@@ -85,8 +85,8 @@ type_close():: called when the window containing the content is closed.
Optional.
If an error occurs in type_create(), type_process_data(), type_convert(),
-CONTENT_MSG_ERROR must be broadcast and false returned. Optionally use
-warn_user() for serious errors. The _destroy function will be called soon after.
+CONTENT_MSG_ERROR must be broadcast and false returned. The _destroy function
+will be called soon after.
Memory allocation
-----------------