HADOOP-12400. Wrong comment for scaladoc_rebuild function in test-patch scala plugin (Jagadesh Kiran N via aw)
diff --git a/dev-support/test-patch.d/scala.sh b/dev-support/test-patch.d/scala.sh
index 4c88db4..09e8dde 100755
--- a/dev-support/test-patch.d/scala.sh
+++ b/dev-support/test-patch.d/scala.sh
@@ -59,7 +59,7 @@
   fi
 }
 
-## @description  Count and compare the number of JavaDoc warnings pre- and post- patch
+## @description  Count and compare the number of ScalaDoc warnings pre- and post- patch
 ## @audience     private
 ## @stability    evolving
 ## @replaceable  no