summaryrefslogtreecommitdiff
path: root/doc/src/editors/creator-only/creator-code-pasting.qdoc
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2019-04-07 20:40:29 +0300
committerOrgad Shaneh <orgad.shaneh@audiocodes.com>2019-04-07 23:13:17 +0300
commit39ba01da711c07c43abe8aeacedd98990874ba82 (patch)
tree4a1c8853bd8db754fbf57eac5fff21b7e7342c8a /doc/src/editors/creator-only/creator-code-pasting.qdoc
parenta33386e014db5fdf65903654e9b1ae542ee36c0f (diff)
parent5273ef2a8aa3c8d268b107edc770b53e1aed7803 (diff)
downloadqt-creator-39ba01da711c07c43abe8aeacedd98990874ba82.tar.gz
Merge remote-tracking branch 'origin/4.9'
Change-Id: I7d1912cd5c4d824fd40d3454c5f1bb796f2c21d8
Diffstat (limited to 'doc/src/editors/creator-only/creator-code-pasting.qdoc')
-rw-r--r--doc/src/editors/creator-only/creator-code-pasting.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/editors/creator-only/creator-code-pasting.qdoc b/doc/src/editors/creator-only/creator-code-pasting.qdoc
index 587ce158e5..803a15e64a 100644
--- a/doc/src/editors/creator-only/creator-code-pasting.qdoc
+++ b/doc/src/editors/creator-only/creator-code-pasting.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2018 The Qt Company Ltd.
+** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -97,6 +97,6 @@
retrieve the code snippet by selecting \uicontrol Tools >
\uicontrol {Code Pasting} > \uicontrol {Fetch Snippet}. If they have the
project currently opened in \QC, they can apply and test the change by
- choosing \uicontrol Tools > \uicontrol Git > \uicontrol {Patch} >
- \uicontrol {Apply from Editor}.
+ choosing \uicontrol Tools > \uicontrol Git > \uicontrol {Local Repository}
+ > \uicontrol Patch > \uicontrol {Apply from Editor}.
*/