]> source.dussan.org Git - aspectj.git/commitdiff
Fix for Bug 518698 - typo in AspectJ Notebook: excetution
authorAndy Clement <aclement@pivotal.io>
Thu, 28 Sep 2017 20:45:18 +0000 (13:45 -0700)
committerAndy Clement <aclement@pivotal.io>
Thu, 28 Sep 2017 20:45:18 +0000 (13:45 -0700)
docs/adk15ProgGuideDB/joinpointsignatures.xml

index d5b618e6d1c2f3b32a080c2c01d390a8c9bea244..013b9003b058cd7751156e7789a38801866a40ed 100644 (file)
         </tgroup>
         </informaltable>
         
-        <para>Note that whilst an advice excetution join point has a
+        <para>Note that whilst an advice execution join point has a
         signature comprising the declaring type of the advice and the
         advice parameter types, the <literal>adviceexecution</literal>
         pointcut designator does not support matching based on this