Skip to content

Commit 4814277

Browse files
committed
docs: more inconveniences spotted while translating
1 parent d31632f commit 4814277

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/src/gui/gladevcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2817,7 +2817,7 @@ See the getting-started/running-linuxcnc section for 'Adding Configuration Selec
28172817

28182818
For testing, a runtime specification of auxiliary applications may be specified using the exported environmental variable: GLADEVCP_EXTRAS.
28192819
This variable should be a path list of one or more configuration directories separated by a (:).
2820-
Typically, this variable would be set in a shell starting `linuxcnc` or in a user's `~/.profile startup` script.
2820+
Typically, this variable would be set in a shell starting `linuxcnc` or in a user's `~/.profile` startup script.
28212821
Example:
28222822

28232823
----

docs/src/gui/qtdragon.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ DISPLAY = qtvcp qtdragon
7272

7373
To keep track of preferences, QtDragon looks for a preference text file.
7474
Add the following entry under the `[DISPLAY]` heading. +
75-
It can use `~` for home directory or `WORKINGFOLDER` or `CONFIGFOLDER`
76-
to represent QtVCP's idea of those directories: +
75+
It can use `~` for home directory or `WORKINGFOLDER` or `CONFIGFOLDER` to represent QtVCP's idea of those directories: +
7776
This example will save the file in the config folder of the launch screen.
7877
(Other options are possible see the QtVCP's screenoption widget docs.)
7978

0 commit comments

Comments
 (0)