*: Proper use of externs
 *: Minimal linkage, explicitly specify
 *: Platform specific files are suffixed as to allow glob macros to add to target (.windows, .unix)
-*: Easy expansion with macros and functions, condor specific macros are located under build/cmake
+*: Easy expansion with macros and functions, HTCondor specific macros are located under build/cmake
 *: Removal of object copying
 *: Full Windows and WiX support
-*: std:u isolation allowing full -02 -g on condor
+*: std:u isolation allowing full -02 -g on HTCondor
 *: addition clean,tests,& install targets
 *: support for grid:u on proper builds
 
@@ -67,7 +67,7 @@
 
 7: Open Tools->Options under "Projects and Solutions" click on VC++ Directories and add the following to the *Executable* directories
 *::$(SolutionDir)\msconfig
-*::Move $(PATH) to the bottom as sometimes C:\cygwin\bin is in the $(PATH) which can cause issues with condor's bundled binaries.
+*::Move $(PATH) to the bottom as sometimes C:\cygwin\bin is in the $(PATH) which can cause issues with HTCondor's bundled binaries.
 
 8: Open and build.