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

emaynard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new c5a4f73b3 fix: Typo in Spark Client Build File (#1969)
c5a4f73b3 is described below

commit c5a4f73b3d25578953b7f76033595b85a78154a4
Author: Russell Spitzer <russell.spit...@gmail.com>
AuthorDate: Fri Jun 27 15:59:01 2025 -0500

    fix: Typo in Spark Client Build File (#1969)
    
    debugrmation
---
 plugins/spark/v3.5/spark/build.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/spark/v3.5/spark/build.gradle.kts 
b/plugins/spark/v3.5/spark/build.gradle.kts
index e0e8488b4..797b27f7d 100644
--- a/plugins/spark/v3.5/spark/build.gradle.kts
+++ b/plugins/spark/v3.5/spark/build.gradle.kts
@@ -1,7 +1,7 @@
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional debugrmation
+ * distributed with this work for additional information
  * regarding copyright ownership.  The ASF licenses this file
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance

Reply via email to