aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorhjk <hjk121@nokiamail.com>2013-02-08 08:51:33 +0100
committerhjk <hjk121@nokiamail.com>2013-02-08 10:32:07 +0100
commitdedbcd96f0c82f11e737f511ac8c1f3e3bdce8ba (patch)
tree88ee6475a1d67e5c2768587b8f53fe4af9ae7302 /dist
parentca4b3f9d1d2090393f2f0daf436948eee52e2456 (diff)
Changelog: Fix typo
Change-Id: I01afa456b9d43cae5274c9e1f17285332c870e09 Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-2.7.02
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0
index dc4baf65a8..c51f6bd8b9 100644
--- a/dist/changes-2.7.0
+++ b/dist/changes-2.7.0
@@ -83,7 +83,7 @@ Debugging
* Implemented display in separate window for string-like data
types (QByteArray, std::string, char[], char* etc)
* Adjusted to GDB 7.5 changes
- * Removed dependency on QmlJSToolsA
+ * Removed dependency on QmlJSTools
* Added shortcut to add breakpoint by double click on break view
* Made breakpoint markers draggable
* Added logging of exceptions (QTCREATORBUG-8141)