Commit bc1a26b6 authored by Tristan Gingold's avatar Tristan Gingold

Fix minor typo.

parent db2181c9
...@@ -163,7 +163,7 @@ peripheral { ...@@ -163,7 +163,7 @@ peripheral {
prefix = "TAI_CYCLES"; prefix = "TAI_CYCLES";
field { field {
name = "When White Rabbit is enabled, this returns the TAI clock ticks."; name = "When White Rabbit is enabled, this returns the TAI clock ticks.";
descrption = "Without WR, it just counts ticks of the system clock"; description = "Without WR, it just counts ticks of the system clock";
size = 28; size = 28;
type = SLV; type = SLV;
access_bus = READ_ONLY; access_bus = READ_ONLY;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment