aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stm32')
-rw-r--r--lib/stm32/libopencm3_stm32.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stm32/libopencm3_stm32.ld b/lib/stm32/libopencm3_stm32.ld
index b0e202e..fda7d02 100644
--- a/lib/stm32/libopencm3_stm32.ld
+++ b/lib/stm32/libopencm3_stm32.ld
@@ -21,7 +21,7 @@
/* Memory regions must be defined in the ld script which includes this one. */
-/* Enforce emmition of the vector table */
+/* Enforce emmition of the vector table. */
EXTERN (vector_table)
/* Define sections. */