Skip to content

Commit d43f029

Browse files
committed
docs: fix formatting in lcd.9 man page
1 parent 34dd177 commit d43f029

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/man/man9/lcd.9.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ lcd - Stream HAL data to an LCD screen
3030

3131
== PARAMETERS
3232

33-
**lcd.***_NN_**.decimal-separator** (u32) rw::
33+
**lcd.**_NN_**.decimal-separator** (u32) rw::
3434
Sets the decimal separator used for floating point numbers. The
3535
default value is 46 (0x2E) which corresponds to ".". If a comma is
3636
required then set this parameter to 44 (0x2C).

0 commit comments

Comments
 (0)