aboutsummaryrefslogtreecommitdiffstats
path: root/docs/devGuideDB
diff options
context:
space:
mode:
authorEmmanuel Bourg <ebourg@apache.org>2014-10-23 15:55:56 +0200
committerAndy Clement <aclement@pivotal.io>2020-07-22 13:10:58 -0700
commit9187ffd3f0d9f8000f4e38c350dbdc0bec5723b6 (patch)
tree6aa77120bc28ceb25c7b044f824ccd5b164df975 /docs/devGuideDB
parent3d7bc042885bb01697fbd5004fe36cf6c274cfea (diff)
downloadaspectj-9187ffd3f0d9f8000f4e38c350dbdc0bec5723b6.tar.gz
aspectj-9187ffd3f0d9f8000f4e38c350dbdc0bec5723b6.zip
Fixed a misplaced <para> element in the Docbook documentation for ajc
Diffstat (limited to 'docs/devGuideDB')
-rw-r--r--docs/devGuideDB/ajc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devGuideDB/ajc.xml b/docs/devGuideDB/ajc.xml
index feae14711..dc0db0e04 100644
--- a/docs/devGuideDB/ajc.xml
+++ b/docs/devGuideDB/ajc.xml
@@ -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