Skip to content

Commit adfc62f

Browse files
committed
docs: fixed wrong unit: µm --> um
1 parent f15f053 commit adfc62f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/config/ini-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ See <<cha:gmoccapy,GMOCCAPY>> document for GMOCCAPY details.
309309
The INCREMENTS can be used to override the default.
310310
The values can be decimal numbers (e.g., 0.1000) or fractional numbers (e.g., 1/16), optionally followed by a unit (cm, mm, um, inch, in or mil).
311311
If a unit is not specified the machine unit is assumed.
312-
Metric and imperial distances may be mixed: INCREMENTS = 1 inch, 1 mil, 1 cm, 1 mm, 1 µm is a valid entry.
312+
Metric and imperial distances may be mixed: INCREMENTS = 1 inch, 1 mil, 1 cm, 1 mm, 1 um is a valid entry.
313313
* `GRIDS = 10 mm, 1 in, ...` - Defines the preset values for grid lines.
314314
The value is interpreted the same way as `INCREMENTS`.
315315
* `OPEN_FILE = /full/path/to/file.ngc` - The file to show in the preview plot when AXIS starts.

0 commit comments

Comments
 (0)