Test commit to check access.

GitOrigin-RevId: 296ebeb808a71e44a64e0f805cffc6e3a3bf6182
diff --git a/lib/Driver/Driver.cpp b/lib/Driver/Driver.cpp
index d501bd0..3b71fb8 100644
--- a/lib/Driver/Driver.cpp
+++ b/lib/Driver/Driver.cpp
@@ -1545,7 +1545,7 @@
   if (Diags.hasErrorOccurred())
     return 1;
 
-  // Set up response file names for each command, if necessary
+  // Set up response file names for each command, if necessary.
   for (auto &Job : C.getJobs())
     setUpResponseFiles(C, Job);