Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b65bce0

Browse files
authoredMar 22, 2019
Remove duplicate word
1 parent e880db5 commit b65bce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/processing/qgsprocessingparameters.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ class CORE_EXPORT QgsProcessingParameterString : public QgsProcessingParameterDe
17911791
/**
17921792
* \class QgsProcessingParameterAuthConfig
17931793
* \ingroup core
1794-
* A string parameter for authentication configuration configuration ID values.
1794+
* A string parameter for authentication configuration ID values.
17951795
*
17961796
* This parameter allows for users to select from available authentication configurations,
17971797
* or create new authentication configurations as required.

0 commit comments

Comments
 (0)
Please sign in to comment.