summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2014-10-07 15:09:41 +0200
committerNico Vertriest <nico.vertriest@digia.com>2014-10-08 14:20:06 +0200
commit21b122f10628b22d71ced28146277258552736e2 (patch)
treec96c7f9fade59d038bd0ccc6fd67dbda2e647ef1
parentd02cc69be1e69ce137323423ea2ea9e2ef6957c6 (diff)
Doc: Applied title case to section1 titlesv5.4.0-beta1
Task-number: QTBASE-41250 Change-Id: I1c766c3be413d1ed010665522c4e559d16a4f3a6 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--src/activeqt/doc/src/examples/dotnet.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/doc/src/examples/dotnet.qdoc b/src/activeqt/doc/src/examples/dotnet.qdoc
index b7f856c..a52834d 100644
--- a/src/activeqt/doc/src/examples/dotnet.qdoc
+++ b/src/activeqt/doc/src/examples/dotnet.qdoc
@@ -104,7 +104,7 @@
to run the project. This is a bug in the original version of
Visual Studio.NET, and is fixed in the 2003 edition.
- \section1 Walkthrough: .NET interop with MC++ and IJW
+ \section1 Walkthrough: .NET Interop with MC++ and IJW
Normal C++ classes and functions can be used from managed .NET code by
providing thin wrapper classes written in MC++. The wrapper class will