Skip to content

Commit b3bda8b

Browse files
committed
Documentation update
1 parent dc7bed7 commit b3bda8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgsexpression.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ class CORE_EXPORT QgsExpression
158158

159159
double scale() { return mScale; }
160160

161-
//! Return the expression string that was given when created.
161+
//! Alias for dump()
162162
const QString expression() const { return dump(); }
163163

164164
//! Return the expression string that represents this QgsExpression.

0 commit comments

Comments
 (0)