We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3625b37 commit 801b61aCopy full SHA for 801b61a
src/docbkx/jetty.xml
@@ -150,6 +150,7 @@ xmlns:ns="http://docbook.org/ns/docbook">
150
as a specific section and give it justice
151
-->
152
<xi:include href="advanced/jmx/chapter.xml" />
153
+
154
<!-- Information about the start.jar -->
155
<xi:include href="advanced/jetty-start/chapter.xml" />
156
@@ -174,7 +175,7 @@ xmlns:ns="http://docbook.org/ns/docbook">
174
175
<xi:include href="advanced/troubleshooting/chapter.xml" />
176
</part>
177
<part xml:id="clients">
- <title>Jetty Clientc Guide</title>
178
+ <title>Jetty Client Guide</title>
179
<xi:include href="clients/http/chapter.xml" />
180
<xi:include href="clients/websocket/chapter.xml" />
181
<xi:include href="clients/spdy/chapter.xml" />
0 commit comments