diff options
author | wisberg <wisberg> | 2005-10-11 09:19:16 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2005-10-11 09:19:16 +0000 |
commit | 4286646e240114a5fc2010ece15960e206ba8006 (patch) | |
tree | b158ca5a31dee57415ffa016b360838a8dd4e110 /docs | |
parent | 473a162b620adbecd65d0c42c91dc119901fbd52 (diff) | |
download | aspectj-4286646e240114a5fc2010ece15960e206ba8006.tar.gz aspectj-4286646e240114a5fc2010ece15960e206ba8006.zip |
unique id
Diffstat (limited to 'docs')
-rw-r--r-- | docs/devGuideDB/aj.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devGuideDB/aj.xml b/docs/devGuideDB/aj.xml index f9627eb95..1604d540c 100644 --- a/docs/devGuideDB/aj.xml +++ b/docs/devGuideDB/aj.xml @@ -35,7 +35,7 @@ <refsect2> <title>Examples</title> - <example id="simpleexample"> + <example id="simpleajexample"> <title>A simple example</title> <para>Use ajc to build a library, then weave at load time</para> |