summaryrefslogtreecommitdiff
path: root/gcc/config/vxworks-dummy.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/vxworks-dummy.h')
-rw-r--r--gcc/config/vxworks-dummy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/vxworks-dummy.h b/gcc/config/vxworks-dummy.h
index e3ea6ad6a98..e2ea7fa4d64 100644
--- a/gcc/config/vxworks-dummy.h
+++ b/gcc/config/vxworks-dummy.h
@@ -22,7 +22,7 @@ a copy of the GCC Runtime Library Exception along with this program;
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. */
-/* True if we're targetting VxWorks. */
+/* True if we're targeting VxWorks. */
#ifndef TARGET_VXWORKS
#define TARGET_VXWORKS 0
#endif