From 00353a073c23c5fbe5ac180c8b0847c5db57ea3a Mon Sep 17 00:00:00 2001 From: 0xflotus <26602940+0xflotus@users.noreply.github.com> Date: Mon, 1 Oct 2018 21:29:33 +0200 Subject: [PATCH] fixed further typo --- src/docs/asciidoc/core/core-aop.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/asciidoc/core/core-aop.adoc b/src/docs/asciidoc/core/core-aop.adoc index ed9a68643e..b9a45bd298 100644 --- a/src/docs/asciidoc/core/core-aop.adoc +++ b/src/docs/asciidoc/core/core-aop.adoc @@ -3492,7 +3492,7 @@ The AspectJ LTW infrastructure is configured by using one or more `META-INF/aop. files that are on the Java classpath (either directly or, more typically, in jar files). The structure and contents of this file is detailed in the LTW part http://www.eclipse.org/aspectj/doc/released/devguide/ltw-configuration.html[AspectJ reference -documentation]. Because the aop.xml file is 100% AspectJ, we do not describe it futher here. +documentation]. Because the aop.xml file is 100% AspectJ, we do not describe it further here. [[aop-aj-ltw-libraries]]