slight typo in Servlet Transport documentation page
---------------------------------------------------
Key: CXF-2943
URL: https://issues.apache.org/jira/browse/CXF-2943
Project: CXF
Issue Type: Bug
Components: Documentation
Reporter: asaf david
Priority: Minor
under http://cxf.apache.org/docs/servlet-transport.html, in the first example
under the <servlet> section there's this line
<servlet-classorg.apache.cxf.transport.servlet.CXFServlet</servlet-class>
as you can see, there's a > missing between class and org
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.