From e2bcb43fdccf72c12d679ebfd63955bce342d6a7 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Thu, 16 Jul 2015 10:29:33 +0200 Subject: Doc: replaced Mac OS X with OS X Task-number: QTBUG-40759 Change-Id: I3dd691ec1f17ae3217cb85e6f3e6330114ab7aa3 Reviewed-by: Martin Smith --- src/macdeployqt/macdeployqt/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/macdeployqt/macdeployqt/main.cpp') diff --git a/src/macdeployqt/macdeployqt/main.cpp b/src/macdeployqt/macdeployqt/main.cpp index 3cc8f5a8e..81639f233 100644 --- a/src/macdeployqt/macdeployqt/main.cpp +++ b/src/macdeployqt/macdeployqt/main.cpp @@ -72,8 +72,8 @@ int main(int argc, char **argv) qDebug() << "to skip these plugins. Currently two SQL plugins are known to"; qDebug() << "be incompatible: qsqlodbc and qsqlpsql."; qDebug() << ""; - qDebug() << "See the \"Deploying an Application on Qt/Mac\" topic in the"; - qDebug() << "documentation for more information about deployment on Mac OS X."; + qDebug() << "See the \"Deploying Applications on OS X\" topic in the"; + qDebug() << "documentation for more information about deployment on OS X."; return 1; } -- cgit v1.2.3