summaryrefslogtreecommitdiff
path: root/support/texlab/docs
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-02-27 03:01:13 +0000
committerNorbert Preining <norbert@preining.info>2022-02-27 03:01:13 +0000
commita911d39178540078c8ff5bc880418478d7433c40 (patch)
treef23b6a0f6bf9f548e7e43cf2405e864eba99b21e /support/texlab/docs
parent740a11f29a3551babe3d7edbb57ac3baa2280a3f (diff)
CTAN sync 202202270301
Diffstat (limited to 'support/texlab/docs')
-rw-r--r--support/texlab/docs/previewing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/docs/previewing.md b/support/texlab/docs/previewing.md
index 0d9f35293c..fbf6679760 100644
--- a/support/texlab/docs/previewing.md
+++ b/support/texlab/docs/previewing.md
@@ -129,7 +129,7 @@ set synctex true
set synctex-editor-command "code -g %{input}:%{line}"
```
-You can execute the search by pressing `Alt+Click` in the PDF document.
+You can execute the search by pressing `Ctrl+Click` in the PDF document.
---