Skip to content

Commit

Permalink
Fix comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jul 2, 2016
1 parent f54d845 commit 87d0168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/qgscapabilitiescache.h
Expand Up @@ -38,7 +38,7 @@ class SERVER_EXPORT QgsCapabilitiesCache : public QObject
const QDomDocument* searchCapabilitiesDocument( const QString& configFilePath, const QString& key );

/** Inserts new capabilities document (creates a copy of the document, does not take ownership)
* @param configFilePath the progect file path
* @param configFilePath the project file path
* @param key key used to separate different version in different cache
* @param doc the DOM document
*/
Expand Down

0 comments on commit 87d0168

Please sign in to comment.