Added missing para tag.

diff --git a/documentation/ddraw.sgml b/documentation/ddraw.sgml
index 70e9965..5e89ae4 100644
--- a/documentation/ddraw.sgml
+++ b/documentation/ddraw.sgml
@@ -26,6 +26,7 @@
         User provides for DirectDraw capabilities based on drawing to a
         Wine window. It uses the User DirectDrawSurface implementation
         for primary and backbuffer surfaces.
+      </para>     
       <para>
         XVidMode attempt to use the XFree86 VidMode extension to set the
         display resolution to match the parameters to SetDisplayMode.