aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developer
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-07-13 12:07:45 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-01-06 10:09:11 +0100
commitfa63feda31a6a9656173a63dc057993d98469305 (patch)
treeacd0941853f0cca76ca49f7bc970e6fdb070c15a /docs/developer
parentebbc41255384e85db03c4eb6aae4e6464803d0a9 (diff)
downloadaspectj-fa63feda31a6a9656173a63dc057993d98469305.tar.gz
aspectj-fa63feda31a6a9656173a63dc057993d98469305.zip
Fix some AsciiDoc links (WIP)
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/developer')
-rw-r--r--docs/developer/ajdt/ajdt.core.workitems.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developer/ajdt/ajdt.core.workitems.adoc b/docs/developer/ajdt/ajdt.core.workitems.adoc
index a6250d7b4..8d08e23f1 100644
--- a/docs/developer/ajdt/ajdt.core.workitems.adoc
+++ b/docs/developer/ajdt/ajdt.core.workitems.adoc
@@ -114,7 +114,7 @@ etc. depend.
This work package enables the source code of an aspectJ program to be
modelled as a structured document. Which user-interface actions will be
-broken without this??? (refactoring?)
+broken without this? (Refactoring?)
. In the package org.aspectj.jdt.core.dom, add counterparts to the AspectJ nodes
already defined in org.aspectj.internal.compiler.ast (not needed first time round?)