aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/overview/creator-only/creator-overview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/overview/creator-only/creator-overview.qdoc')
-rw-r--r--doc/src/overview/creator-only/creator-overview.qdoc9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/overview/creator-only/creator-overview.qdoc b/doc/src/overview/creator-only/creator-overview.qdoc
index 1f6f31936d..790ed4bf0d 100644
--- a/doc/src/overview/creator-only/creator-overview.qdoc
+++ b/doc/src/overview/creator-only/creator-overview.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.
@@ -79,10 +79,9 @@
languages as code, not just as plain text. This enables it to
provide you with useful features, such as semantic highlighting,
checking code syntax, code completion, and refactoring actions.
- In addition, the experimental language server plugin provides
- some of these services for other programming languages, such as
- Python, for which a \e {language server} is available that
- provides information about the code to IDEs.
+ \QC supports some of these services also for other programming
+ languages, such as Python, for which a \e {language server} is
+ available that provides information about the code to IDEs.
For more information, see \l{Coding}.
\row
\li \inlineimage creator_buildingrunning.png