RyanSkraba commented on a change in pull request #17110:
URL: https://github.com/apache/flink/pull/17110#discussion_r701191847



##########
File path: flink-python/dev/lint-python.sh
##########
@@ -460,7 +460,7 @@ function create_dir() {
 # Set created py-env in $PATH for tox's creating virtual env
 function activate () {
     if [ ! -d $CURRENT_DIR/.conda/envs ]; then
-        echo "For some unkown reasons,missing the directory 
$CURRENT_DIR/.conda/envs,\
+        echo "For some unknown reasons,missing the directory 
$CURRENT_DIR/.conda/envs,\

Review comment:
       ```suggestion
           echo "For some unknown reasons, missing the directory 
$CURRENT_DIR/.conda/envs,\
   ```




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to