diff options
Diffstat (limited to 'src/libs/utils/aspects.cpp')
| -rw-r--r-- | src/libs/utils/aspects.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/utils/aspects.cpp b/src/libs/utils/aspects.cpp index cd8ed27089b..c9c519622c1 100644 --- a/src/libs/utils/aspects.cpp +++ b/src/libs/utils/aspects.cpp @@ -449,7 +449,7 @@ bool BaseAspect::isAutoApply() const } /*! - Sets auto-apply mode. When auto-apply mode is \a on, user interaction to this + Sets auto-apply mode. When auto-apply mode is \a off, user interaction to this aspect's widget will not modify the \c value of the aspect until \c apply() is called programmatically. |
