Merge internal master into aosp/master.
diff --git a/run-libcore-tests b/run-libcore-tests
index fa5a33c..90a2e41 100755
--- a/run-libcore-tests
+++ b/run-libcore-tests
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# make sure there's a vogar on the path, but prefer the user's one.
+# Make sure there's a vogar on the path, but prefer the user's one.
 export PATH=$PATH:~dalvik-prebuild/vogar/bin
 
 VOGAR="vogar $VOGAR_FLAGS"