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

fanningpj pushed a commit to branch pjfanning-patch-1
in repository https://gitbox.apache.org/repos/asf/drill.git

commit 636598155bba7da70e9ed3e957a69fa7e20c6430
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Feb 27 10:19:45 2024 +0100

    fix typos in LicenseHeadersAndNotices.md
---
 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