Skip to content

Commit

Permalink
Followup cbac49b: fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Dec 21, 2016
1 parent cbac49b commit c41c892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsproject.h
Expand Up @@ -207,7 +207,7 @@ class CORE_EXPORT QgsProject : public QObject, public QgsExpressionContextGenera

/**
* Writes the project to a file.
* @param file destination file
* @param filename destination file
* @note calling this implicitly sets the project's filename (see setFileName() )
* @note isDirty() will be set to false if project is successfully written
* @returns true if project was written successfully
Expand Down

0 comments on commit c41c892

Please sign in to comment.