Doc: fix menu item names for opening text editor

Change-Id: Iad5096cef9366142a17ff9b3dc6c2ff2168d0ccc
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
Leena Miettinen
2012-10-16 15:41:25 +02:00
parent 6e23c1b856
commit 944e96fc50

View File

@@ -73,8 +73,8 @@
You can open files for editing in the default text editor for your system: You can open files for editing in the default text editor for your system:
Notepad on Windows and vi on Linux and Mac OS. Notepad on Windows and vi on Linux and Mac OS.
To open the file you are currently viewing in an external editor, select To open the file you are currently viewing in an external editor, select
\gui {Tools > External > Text > Notepad} or \gui vi, depending on your \gui Tools > \gui External > \gui Text > \gui {Edit with Notepad} or
system. \gui {Edit with vi}, depending on your system.
\QC looks for the editor path in the PATH environment variable \QC looks for the editor path in the PATH environment variable
of your operating system. of your operating system.