summaryrefslogtreecommitdiffstats
path: root/examples/xml/htmlinfo/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/htmlinfo/main.cpp')
-rw-r--r--examples/xml/htmlinfo/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/htmlinfo/main.cpp b/examples/xml/htmlinfo/main.cpp
index be40e670bf..7179e8221b 100644
--- a/examples/xml/htmlinfo/main.cpp
+++ b/examples/xml/htmlinfo/main.cpp
@@ -94,7 +94,7 @@ void parseHtmlFile(QTextStream &out, const QString &fileName) {
int main(int argc, char **argv)
{
- // initialize QtCore application
+ // initialize Qt Core application
QCoreApplication app(argc, argv);
// get a list of all html files in the current directory