This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 4bb70fd Grammer mistake fixed
4bb70fd is described below
commit 4bb70fd82698dc53f2f2573f95173dbbcff5b0f5
Author: Abdullah Khan <[email protected]>
AuthorDate: Thu Sep 28 20:17:21 2023 +0530
Grammer mistake fixed
---
src/site/apt/index.apt.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index b18252d..2f21f03 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -36,7 +36,7 @@ ${project.name}
The Clean Plugin only has one goal.
* {{{./clean-mojo.html}clean:clean}} attempts to clean a project's working
- directory of the files that we're generated at build-time. By default, it
+ directory of the files that were generated at build-time. By default, it
discovers and deletes the directories configured in
<<<project.build.directory>>>, <<<project.build.outputDirectory>>>,
<<<project.build.testOutputDirectory>>>, and