File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -75,9 +75,9 @@ QgsTipFactory::QgsTipFactory() : QObject()
75
75
" <ul>"
76
76
" <li>QGIS Library - this is the C++ library that contains"
77
77
" the core logic that is used to build the QGIS user interface and other applications.</li>"
78
- " <li>QGIS Application - this is the desktop application that you know and love so much :-).</li>"
79
- " <li>QGIS Mapserver - this is a server-side application based on the QGIS Library"
80
- " that will serve up your .qgs projects using the WMS protocol .</li>"
78
+ " <li>QGIS Desktop - this is the desktop application that you know and love so much :-).</li>"
79
+ " <li>QGIS Server - this is a server-side application based on the QGIS Library"
80
+ " that will serve up your .qgs projects using OGC standard protocols .</li>"
81
81
" </ul>"
82
82
) );
83
83
addGenericTip ( myTip );
You can’t perform that action at this time.
0 commit comments