Comment: fix comment from gtest check in.
diff --git a/StandAlone/StandAlone.cpp b/StandAlone/StandAlone.cpp
index e8ab7b5..94eceaf 100644
--- a/StandAlone/StandAlone.cpp
+++ b/StandAlone/StandAlone.cpp
@@ -112,7 +112,7 @@
 std::string ConfigFile;
 
 //
-// Parse either a .conf file provided by the user or the default string above.
+// Parse either a .conf file provided by the user or the default from glslang::DefaultTBuiltInResource
 //
 void ProcessConfigFile()
 {