summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@digia.com>2012-12-18 16:59:45 +0100
committerGunnar Sletta <gunnar.sletta@digia.com>2012-12-18 16:59:45 +0100
commit06673cc9546cab5c747a0d372f4aebf23a9c2cf8 (patch)
tree8b7f38ea89c1743ddc6ae22c57896b25846b1bd8
parentf39771faac2dee9f1bb9c36f25a3c879e0220813 (diff)
hyphens and stuff..
-rw-r--r--SlideDeck.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/SlideDeck.qml b/SlideDeck.qml
index a5c1fb1..df51a8a 100644
--- a/SlideDeck.qml
+++ b/SlideDeck.qml
@@ -108,7 +108,7 @@ We hope you will enjoy Qt 5 as much as we have enjoyed creating it."
Slide {
- writeInText: "OpenGL based scene graph for Qt Quick 2.0 - providing velvet\nanimations, particles and impressive graphical effects
+ writeInText: "OpenGL-based scene graph for Qt Quick 2.0 - providing velvet\nanimations, particles and impressive graphical effects
Multimedia - Audio, Video and Camera support on all major platforms
@@ -117,7 +117,7 @@ WebKit - Full HTML 5 support from the world's most popular web engine"
}
Slide {
- writeInText: "C++ language features - template based connect(), C++11 support
+ writeInText: "C++ language features - template-based connect(), C++11 support
Connectivity and Networking - DNS lookup, improved IPv6 support
@@ -129,7 +129,7 @@ JSON Support - Fast parser and writer, binary format support"
Qt Platform Abstraction - Unifying the Qt codebase across platforms,\nminimizing the porting effort for new platforms
-Wayland support - Wayland compatible Qt backend and\ncompositor framework"
+Wayland support - Wayland-compatible Qt backend and\ncompositor framework"
}