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

dzamo pushed a commit to branch 1.21
in repository https://gitbox.apache.org/repos/asf/drill.git

commit 94826204b3616a570daf979e17262f98b44a5011
Author: PJ Fanning <pjfann...@users.noreply.github.com>
AuthorDate: Tue Feb 27 11:50:49 2024 +0100

    Fix typos in LicenseHeadersAndNotices.md (#2883)
---
 docs/dev/LicenseHeadersAndNotices.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/dev/LicenseHeadersAndNotices.md 
b/docs/dev/LicenseHeadersAndNotices.md
index ce871d5bf6..dd27ba1234 100644
--- a/docs/dev/LicenseHeadersAndNotices.md
+++ b/docs/dev/LicenseHeadersAndNotices.md
@@ -1,6 +1,6 @@
 # License headers and notices
 
-Drill uses the standadrd Apache license header checker:
+Drill uses the standard Apache license header checker:
 
 * [Apache RAT Plugin](http://creadur.apache.org/rat/apache-rat-plugin/)
 
@@ -40,6 +40,6 @@ cd distribution
 mvn license:add-third-party
 ```
 
-If a depdedency that the plugin cannot lookup a license for has been introduced
+If a dependency that the plugin cannot lookup a license for has been introduced
 then it will fail with an instruction to add determine the license manually
 and add it to the MISSING.properties file.

Reply via email to