Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
m-kuhn committed Dec 7, 2019
1 parent cfbe664 commit 332550e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/core/auto_generated/qgsexpressioncontext.sip.in
Expand Up @@ -715,7 +715,7 @@ Convenience function for retrieving the fields for the context, if set.
%Docstring
Sets the original value variable value for the context.

:param value: value for original value variable. This usually represents the an original widget
:param value: value for original value variable. This usually represents an original widget
value before any data defined overrides have been applied.

.. versionadded:: 2.12
Expand Down
2 changes: 1 addition & 1 deletion src/core/qgsexpressioncontext.h
Expand Up @@ -667,7 +667,7 @@ class CORE_EXPORT QgsExpressionContext

/**
* Sets the original value variable value for the context.
* \param value value for original value variable. This usually represents the an original widget
* \param value value for original value variable. This usually represents an original widget
* value before any data defined overrides have been applied.
* \since QGIS 2.12
*/
Expand Down

0 comments on commit 332550e

Please sign in to comment.