aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-vms.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/obj-vms.h')
-rw-r--r--gas/config/obj-vms.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/obj-vms.h b/gas/config/obj-vms.h
index a535fc4..bd75896 100644
--- a/gas/config/obj-vms.h
+++ b/gas/config/obj-vms.h
@@ -127,7 +127,7 @@ typedef struct nlist obj_symbol_type; /* Symbol table entry */
/*
* Macros to extract information from a symbol table entry.
- * This syntaxic indirection allows independence regarding a.out or coff.
+ * This syntactic indirection allows independence regarding a.out or coff.
* The argument (s) of all these macros is a pointer to a symbol table entry.
*/
@@ -217,7 +217,7 @@ typedef struct nlist obj_symbol_type; /* Symbol table entry */
#define obj_symbol_new_hook(s) {;}
/* Force structure tags into scope so that their use in prototypes
- will never be their first occurance. */
+ will never be their first occurrence. */
struct fix;
struct frag;