Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 22, 2019
1 parent 8f6f048 commit cf1a260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/expression/qgsexpressioncontextutils.h
Expand Up @@ -349,7 +349,7 @@ class QgsExpressionContextScopePopper
* end of \a context. \a scope will be automatically popped and deleted when this QgsExpressionContextScopePopper
* is destroyed.
*
* Ownership of \a scope is transferred to the popper, but it is gauranteed to exist of the lifetime
* Ownership of \a scope is transferred to the popper, but it is guaranteed to exist of the lifetime
* of the popper.
*/
QgsExpressionContextScopePopper( QgsExpressionContext &context, QgsExpressionContextScope *scope )
Expand Down

0 comments on commit cf1a260

Please sign in to comment.