summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--srecord.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/srecord.c b/srecord.c
index e1345299..accbb24f 100644
--- a/srecord.c
+++ b/srecord.c
@@ -24,7 +24,7 @@
* S0: Comments
* S3: Memory Loadable Data, 4byte address
* S5: Count of S1, S2 and S3 Records
- * S7: starting execution address intrepreted as a 4-byte address
+ * S7: starting execution address interpreted as a 4-byte address
*/
#define MAX_BYTES_PER_RECORD 16