diff --git a/src/doc/doc/manual/layer_views.xml b/src/doc/doc/manual/layer_views.xml index c9c294b0c..b557b10a5 100644 --- a/src/doc/doc/manual/layer_views.xml +++ b/src/doc/doc/manual/layer_views.xml @@ -77,7 +77,7 @@
To configure the depth, enter the desired number of shapes in the - "Trace depth" box at the bottom of the trace dialog. NOTE: the actual number of shapes in the net may be a litte + "Trace depth" box at the bottom of the trace dialog. NOTE: the actual number of shapes in the net may be a little less than the specified depth due to internal marker shapes which are taken into account, but are not delivered as parts of the net.
diff --git a/src/doc/doc/manual/panels.xml b/src/doc/doc/manual/panels.xml index 265baee06..2608a38c2 100644 --- a/src/doc/doc/manual/panels.xml +++ b/src/doc/doc/manual/panels.xml @@ -29,7 +29,7 @@Choose "Pull In Other Layout" to combine other layouts already loaded into the - current panel. Basically, KLayout allows viewsing a layout in multiple panels, either + current panel. Basically, KLayout allows viewing a layout in multiple panels, either on its own in different configurations or together with other layouts. "Pull In Other Layout" allows configuration of a panel to show another layout which has been loaded into another panel. In that sense it's the reverse of closing one layout from a panel showing multiple layouts. diff --git a/src/doc/doc/manual/ruler_properties.xml b/src/doc/doc/manual/ruler_properties.xml index a1ffed576..5ddc0ab5e 100644 --- a/src/doc/doc/manual/ruler_properties.xml +++ b/src/doc/doc/manual/ruler_properties.xml @@ -46,7 +46,7 @@
The "Label format" is an arbitrary text with embedded expressions that may represent a measurement value. Each such expression starts with a dollar sign, followed by the expression string. The expression - syntax supportis the basic operations ("*", "/", "+", "-" ..), bitwise operations ("|", "&", ..), + syntax supports the basic operations ("*", "/", "+", "-" ..), bitwise operations ("|", "&", ..), the conditional operator ("x:y?z") as well as some functions, i.e. "abs", "sqrt", "exp". It includes a "sprintf" function. These are some examples: