From 941b270b706d3b4aea73dbf102cfb6eee0beff63 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Thu, 3 Mar 2016 22:42:12 +0000 Subject: [MINOR] Fix typos in comments and testcase name of code ## What changes were proposed in this pull request? This PR fixes typos in comments and testcase name of code. ## How was this patch tested? manual. Author: Dongjoon Hyun Closes #11481 from dongjoon-hyun/minor_fix_typos_in_code. --- dev/run-tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/run-tests.py') diff --git a/dev/run-tests.py b/dev/run-tests.py index b65d1a309c..aa6af564be 100755 --- a/dev/run-tests.py +++ b/dev/run-tests.py @@ -563,7 +563,7 @@ def main(): # backwards compatibility checks if build_tool == "sbt": - # Note: compatiblity tests only supported in sbt for now + # Note: compatibility tests only supported in sbt for now detect_binary_inop_with_mima() # run the test suites -- cgit v1.2.3