diff options
| author | 2025-12-24 07:15:25 +1100 | |
|---|---|---|
| committer | 2025-12-24 07:15:25 +1100 | |
| commit | d91971dc2326b57149310f76a77cdd821c87ad24 (patch) | |
| tree | 11a948e07d396d0453427404fe81fbfe0ffcb300 /docs | |
| parent | 550751c0e4f1ba408e805f7ac28c2eedc960b895 (diff) | |
Correct for my inability to type today.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/techspecs/layout_files.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/techspecs/layout_files.rst b/docs/source/techspecs/layout_files.rst index 023a0bbb265..c468d63e565 100644 --- a/docs/source/techspecs/layout_files.rst +++ b/docs/source/techspecs/layout_files.rst @@ -557,7 +557,7 @@ led16segsc segments are drawn at low intensity (0x20/0xff). simplecounter Displays the numeric value of the element’s state in the specified colour, - using the artowrk fong. The value is formatted in decimal notation. A + using the artwork font. The value is formatted in decimal notation. A ``digits`` attribute may be supplied to specify the minimum number of digits to display. If present, the ``digits`` attribute must be a positive integer; if absent, a minimum of two digits will be displayed. A |
