diff --git a/doc/NormDeveloperGuide.xml b/doc/NormDeveloperGuide.xml
index 22a0dda..6900095 100644
--- a/doc/NormDeveloperGuide.xml
+++ b/doc/NormDeveloperGuide.xml
@@ -791,7 +791,7 @@
{
NormEventType type;
NormSessionHandle session;
- NormNodeHandle node;
+ NormNodeHandle sender;
NormObjectHandle object;
} NormEvent;
@@ -801,7 +801,7 @@
all NormEventType fields
are relevant to all events. The session,
- node, and object fields
+ sender, and object fields
indicate the applicable NormSessionHandle,