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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git


The following commit(s) were added to refs/heads/master by this push:
     new f81d4dc  fix DISCLAIMER typo (missing C)
f81d4dc is described below

commit f81d4dcfe462d2c9652a96596bd4a39af5fd7792
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Fri Feb 13 11:07:30 2026 +0100

    fix DISCLAIMER typo (missing C)
---
 incubator-disclaimer/src/site/apt/index.apt.vm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/incubator-disclaimer/src/site/apt/index.apt.vm 
b/incubator-disclaimer/src/site/apt/index.apt.vm
index 5ce45fb..b57b2b0 100644
--- a/incubator-disclaimer/src/site/apt/index.apt.vm
+++ b/incubator-disclaimer/src/site/apt/index.apt.vm
@@ -28,7 +28,7 @@
 
 ${project.name}
  
-  To generate <<<META-INF/DISLAIMER>>> content in your jar, 
+  To generate <<<META-INF/DISCLAIMER>>> content in your jar, 
   configure <<<maven-remote-resources-plugin>>>:
 
 +-----+
@@ -51,4 +51,4 @@ ${project.name}
       </plugin>
 +-----+
 
-  Content is generated from your project dependencies with 
{{{${project.scm.url}/src/main/resources/META-INF/DISLAIMER.vm}<<<DISLAIMER.vm>>>}}
 Velocity template.
\ No newline at end of file
+  Content is generated from your project dependencies with 
{{{${project.scm.url}/src/main/resources/META-INF/DISCLAIMER.vm}<<<DISCLAIMER.vm>>>}}
 Velocity template.
\ No newline at end of file

Reply via email to