summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza@ociweb.com>2015-06-09 15:23:29 -0500
committerAdam Mitz <mitza@ociweb.com>2015-06-09 15:23:29 -0500
commit243dc9722b6c0914335e5af53148c44d659c820e (patch)
tree9e516ec3d90138cafd3ac4569ade056fb05d41e5
parentb5c13e8692f545594c42a1ceb0b89dd2610f5fb2 (diff)
downloadATCD-243dc9722b6c0914335e5af53148c44d659c820e.tar.gz
Fixed typo in comment
-rw-r--r--ACE/include/makeinclude/platform_vxworks7.0.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/include/makeinclude/platform_vxworks7.0.GNU b/ACE/include/makeinclude/platform_vxworks7.0.GNU
index 7b3dab1c156..57bb39430d0 100644
--- a/ACE/include/makeinclude/platform_vxworks7.0.GNU
+++ b/ACE/include/makeinclude/platform_vxworks7.0.GNU
@@ -8,7 +8,7 @@
# for information on creating a VSB (VxWorks Source Build).
#
# Create the file ace/config.h containing #include "ace/config-vxworks.h"
-# Create the file include/makeinclude/platform_macro.GNU containing...
+# Create the file include/makeinclude/platform_macros.GNU containing...
# VSB_DIR = <<absolute path to the VSB directory for the target system>>
# HOST_ROOT = <<location of host tools if using tao_idl, etc.>>
# << add other build settings here (debug, optimize, inline, rtp) >>