diff --git a/src/docbkx/server.xml b/src/docbkx/server.xml
index ae3ab30e..619b29a3 100644
--- a/src/docbkx/server.xml
+++ b/src/docbkx/server.xml
@@ -545,7 +545,7 @@ public class AnnotationOrderEndpoint {
-
+
@@ -562,7 +562,7 @@ public class AnnotationOrderEndpoint {
]]>
- The MarshallingMethodEndpointAdapter converts the incoming
+ The GenericMarshallingMethodEndpointAdapter converts the incoming
XML messages to marshalled objects used as parameters and return value; the
PayloadRootAnnotationMethodEndpointMapping is the mapping that detects and
handles the @PayloadRoot annotations.