aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-09-17 10:22:46 +0200
committerEike Ziller <eike.ziller@qt.io>2018-09-17 10:52:31 +0000
commiteba547cccf4d29b8622fd1ef7b14ed91956b3ca4 (patch)
treeb3859c33940354e3389b386d6eb500158f640bdc /TODO.md
parent0f35a83f35f9f785a67a5989dccc11c4828795b6 (diff)
The product name is "Qt Creator" with a space
Change-Id: I6716ab0b26f8881e07580df19bc29dd3c3146ae7 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 098ec7a..ef42b38 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,7 +3,7 @@
## Bindings
- [ ] Complete Core bindings (most of the necessary xml is there, but commented)
- [ ] Complete Utils bindings
-- [ ] Maybe add more bindings from QtCreators libs (?)
+- [ ] Maybe add more bindings from Qt Creator's libs (?)
## Optional Bindings
- [ ] Find a way to include the non-optional bindings (see `optional/texteditor/typesystem_texteditor.xml` for description of problem)