From: Andy Clement Date: Thu, 28 Sep 2017 20:45:18 +0000 (-0700) Subject: Fix for Bug 518698 - typo in AspectJ Notebook: excetution X-Git-Tag: V1_9_0_RC3~2^2~37 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5de8a570d2add37c85261d14b7d18b7ac4d21eb0;p=aspectj.git Fix for Bug 518698 - typo in AspectJ Notebook: excetution --- diff --git a/docs/adk15ProgGuideDB/joinpointsignatures.xml b/docs/adk15ProgGuideDB/joinpointsignatures.xml index d5b618e6d..013b9003b 100644 --- a/docs/adk15ProgGuideDB/joinpointsignatures.xml +++ b/docs/adk15ProgGuideDB/joinpointsignatures.xml @@ -185,7 +185,7 @@ - Note that whilst an advice excetution join point has a + Note that whilst an advice execution join point has a signature comprising the declaring type of the advice and the advice parameter types, the adviceexecution pointcut designator does not support matching based on this