This is an automated email from the ASF dual-hosted git repository.
brahma pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new a394c2b031b HDFS-16572. Fix typo in readme of hadoop-project-dist
a394c2b031b is described below
commit a394c2b031be61c2bfb1e2e92cbe43db1acb05ca
Author: Gautham B A <[email protected]>
AuthorDate: Sun May 8 23:47:13 2022 +0530
HDFS-16572. Fix typo in readme of hadoop-project-dist
---
hadoop-project-dist/README.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-project-dist/README.txt b/hadoop-project-dist/README.txt
index a4c759720fb..922c94aadb3 100644
--- a/hadoop-project-dist/README.txt
+++ b/hadoop-project-dist/README.txt
@@ -1,4 +1,4 @@
DUMMY.
Required for the assembly:single goal not to fail because there
-are not files in the hadoop-project-dist module.
+are no files in the hadoop-project-dist module.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]