diff options
Diffstat (limited to 'docs/developer')
-rw-r--r-- | docs/developer/ajdt/ajdt.core.workitems.adoc | 2 |
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?) |