This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 31c92611 Fix typo
31c92611 is described below

commit 31c926117875d9a6787451c4f6d47fd81693eb8b
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Nov 13 13:37:08 2024 +0100

    Fix typo
---
 .../apache-felix-maven-scr-plugin-use.adoc                              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/modules/ROOT/pages/subprojects/apache-felix-maven-scr-plugin/apache-felix-maven-scr-plugin-use.adoc
 
b/modules/ROOT/pages/subprojects/apache-felix-maven-scr-plugin/apache-felix-maven-scr-plugin-use.adoc
index 5ad094eb..bce11ba2 100644
--- 
a/modules/ROOT/pages/subprojects/apache-felix-maven-scr-plugin/apache-felix-maven-scr-plugin-use.adoc
+++ 
b/modules/ROOT/pages/subprojects/apache-felix-maven-scr-plugin/apache-felix-maven-scr-plugin-use.adoc
@@ -115,7 +115,7 @@ However, if you're using the 
`org.apache.felix:maven-bundle-plugin` to construct
  </Service-Component>
  ...
 
-== Build with Java 17 adn 21
+== Build with Java 17 and 21
 
 The `maven-scr-plugin` is not directly compatible with Java 17 and 21. 
However, it remains possible to generate the descriptor files by updating the 
ASM dependency version within the plugin configuration.
 [source,xml]

Reply via email to