docs: Docs comma culture (#4822)
Many non-English speaking countries use a comma as a decimal separator for printed numbers. This can create some confusion in documentation and config files when not surrounded by contextual clues like parenthesis. Improve documentation by adding spaces to coordinates. Signed-off-by: Paul McGowan <mental450@gmail.com>
This commit is contained in:
@@ -445,7 +445,7 @@ The following commands are available when the
|
||||
available while this tool is active.
|
||||
- `BED_MESH_OUTPUT PGP=[<0:1>]`: This command outputs the current probed
|
||||
z values and current mesh values to the terminal. If PGP=1 is specified
|
||||
the x,y coordinates generated by bed_mesh, along with their associated
|
||||
the X, Y coordinates generated by bed_mesh, along with their associated
|
||||
indices, will be output to the terminal.
|
||||
- `BED_MESH_MAP`: Like to BED_MESH_OUTPUT, this command prints the current
|
||||
state of the mesh to the terminal. Instead of printing the values in a
|
||||
|
||||
Reference in New Issue
Block a user