summaryrefslogtreecommitdiff
path: root/nrf52.svd
diff options
context:
space:
mode:
authorluz paz <luzpaz@github.com>2022-05-31 15:17:36 -0400
committerRiku Isokoski <riksu9000@gmail.com>2022-06-05 09:31:23 +0300
commit03a510bd182cdb89005d75e0f8dacf734efce315 (patch)
tree581d6638c06a2211c2d154e69cf66d702e1de818 /nrf52.svd
parent7f45538eb53235ab4015fcf13533796c8759c7bc (diff)
Fix various typos
Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
Diffstat (limited to 'nrf52.svd')
-rw-r--r--nrf52.svd4
1 files changed, 2 insertions, 2 deletions
diff --git a/nrf52.svd b/nrf52.svd
index da84887c..240f5d66 100644
--- a/nrf52.svd
+++ b/nrf52.svd
@@ -13659,12 +13659,12 @@ POSSIBILITY OF SUCH DAMAGE.\n
<usage>read</usage>
<enumeratedValue>
<name>NotPresent</name>
- <description>Read: no overrun occured</description>
+ <description>Read: no overrun occurred</description>
<value>0</value>
</enumeratedValue>
<enumeratedValue>
<name>Present</name>
- <description>Read: overrun occured</description>
+ <description>Read: overrun occurred</description>
<value>1</value>
</enumeratedValue>
</enumeratedValues>