]> source.dussan.org Git - aspectj.git/commitdiff
Fixed a misplaced <para> element in the Docbook documentation for ajc
authorEmmanuel Bourg <ebourg@apache.org>
Thu, 23 Oct 2014 13:55:56 +0000 (15:55 +0200)
committerAndy Clement <aclement@pivotal.io>
Wed, 22 Jul 2020 20:10:58 +0000 (13:10 -0700)
docs/devGuideDB/ajc.xml

index feae1471186bcf6aeffe41a0277d7020440af982..dc0db0e041b4ae9b1436c27f06b1d97d09705a82 100644 (file)
@@ -45,8 +45,8 @@
         (For a discussion of what affected types might be required,
          see <ulink url="../progguide/implementation.html">The AspectJ
          Programming Guide, Implementation Appendix</ulink>.)
-    <para>
     </para>
+    <para>
         To specify sources, you can list source files as arguments or use the 
         options <parameter>-sourceroots</parameter> or <parameter>-inpath</parameter>.
         If there are multiple sources for any type, the result is undefined