You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "shuoer86 (via GitHub)" <gi...@apache.org> on 2023/10/20 12:36:57 UTC

Re: [PR] [MINOR] Fix typos [spark]

shuoer86 commented on code in PR #43434:
URL: https://github.com/apache/spark/pull/43434#discussion_r1366917399


##########
core/src/main/scala/org/apache/spark/storage/DiskBlockManager.scala:
##########
@@ -79,7 +79,7 @@ private[spark] class DiskBlockManager(
   private val shutdownHook = addShutdownHook()
 
   // If either of these features are enabled, we must change permissions on block manager
-  // directories and files to accomodate the shuffle service deleting files in a secure environment.
+  // directories and files to accommodate the shuffle service deleting files in a secure environment.

Review Comment:
   done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org