summaryrefslogtreecommitdiffstats
path: root/Samples/C++/REGISTER/test/targetver.h
diff options
context:
space:
mode:
Diffstat (limited to 'Samples/C++/REGISTER/test/targetver.h')
-rwxr-xr-xSamples/C++/REGISTER/test/targetver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Samples/C++/REGISTER/test/targetver.h b/Samples/C++/REGISTER/test/targetver.h
index 6fe8eb7..5697f1a 100755
--- a/Samples/C++/REGISTER/test/targetver.h
+++ b/Samples/C++/REGISTER/test/targetver.h
@@ -1,8 +1,8 @@
#pragma once
// The following macros define the minimum required platform. The minimum required platform
-// is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run
-// your application. The macros work by enabling all features available on platform versions up to and
+// is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run
+// your application. The macros work by enabling all features available on platform versions up to and
// including the version specified.
// Modify the following defines if you have to target a platform prior to the ones specified below.
OpenPOWER on IntegriCloud