summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Gaist <samuel.gaist@edeltech.ch>2017-12-15 23:44:22 +0100
committerSamuel Gaist <samuel.gaist@edeltech.ch>2017-12-15 22:51:44 +0000
commit9b182e28abc9ddf5f514a08e0c3ac63e72549f7f (patch)
tree2ea7acf9a73d395547e3bd7748d48b9d7885c24a
parent5efe63ac8cddb7dd3b02d58efafd77e0b269ecdd (diff)
downloadqt-creator-9b182e28abc9ddf5f514a08e0c3ac63e72549f7f.tar.gz
doc: Add missing space escaping to command line call example
This change reflects what the macOS users will see when they use the command line to call Qt Creator. Change-Id: If6b644390ad06d5ddbe349507713eb2d2e27cef6 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
-rw-r--r--doc/src/howto/creator-cli.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/howto/creator-cli.qdoc b/doc/src/howto/creator-cli.qdoc
index c8588a4609..62203cfb5a 100644
--- a/doc/src/howto/creator-cli.qdoc
+++ b/doc/src/howto/creator-cli.qdoc
@@ -65,7 +65,7 @@
\list
- \li \c {Qt Creator.app/Contents/MacOS/Qt Creator -help}
+ \li \c {Qt\ Creator.app/Contents/MacOS/Qt\ Creator -help}
\endlist