Fixed indentation

This commit is contained in:
Trustin Lee 2010-05-04 12:29:17 +00:00
parent 13d83171fb
commit 1793c659ca

View File

@ -30,12 +30,12 @@
</textobject>
</mediaobject>
<para>
In this chapter, we will examine what core functionalities are provided
in Netty and how they constitute a complete network application
development stack on top of the core. Please keep this diagram in mind
as you read this chapter.
</para>
<para>
In this chapter, we will examine what core functionalities are provided in
Netty and how they constitute a complete network application development
stack on top of the core. Please keep this diagram in mind as you read this
chapter.
</para>
<section>
<title>Rich Buffer Data Structure</title>