From f9dcdebdb4df392da052e8694786fc4c48f7d98f Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Thu, 22 Feb 2024 10:40:59 +0700 Subject: [PATCH] ajc.adoc: Fix typo ('-xmlConfigured', not '-xmlConfig') Signed-off-by: Alexander Kriegisch --- docs/devguide/ajc.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devguide/ajc.adoc b/docs/devguide/ajc.adoc index f1ac8b860..18bce500c 100644 --- a/docs/devguide/ajc.adoc +++ b/docs/devguide/ajc.adoc @@ -84,7 +84,7 @@ destination directory on the inpath and rebuild.) listed in DirPaths. DirPaths, like classpath, is a single argument containing a list of paths to directories, delimited by the platform-specific classpath delimiter. Required by `-incremental`. -`-xmlConfig `:: +`-xmlConfigured `:: Configure the weaving process, if you wish to impose non-standard limitations, e.g. a list of aspects to use (if not all), global and per-aspect scopes for the weaver (target packages and classes to exclude or include). This option also needs an .xml -- 2.39.5