mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Spelling
This commit is contained in:
parent
1d7d51c8e1
commit
0050eb5936
@ -220,7 +220,7 @@ void QgsApplication::init( QString profileFolder )
|
||||
setPrefixPath( myPrefix, true );
|
||||
#else
|
||||
QDir myDir( applicationDirPath() );
|
||||
// Fix for server wich is one level deeper in /usr/lib/cgi-bin
|
||||
// Fix for server which is one level deeper in /usr/lib/cgi-bin
|
||||
if ( applicationDirPath().contains( QStringLiteral( "cgi-bin" ) ) )
|
||||
{
|
||||
myDir.cdUp();
|
||||
|
Loading…
x
Reference in New Issue
Block a user