diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2015-07-04 15:25:59 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2015-07-04 15:25:59 +0000 |
| commit | 60437ac397d41678daba5daece227240e8ddd364 (patch) | |
| tree | 31f18c8296ffde9122492b46623375fc98585b17 /src/2geom/linear.h | |
| parent | 2Geom CMake adjustment (diff) | |
| download | inkscape-60437ac397d41678daba5daece227240e8ddd364.tar.gz inkscape-60437ac397d41678daba5daece227240e8ddd364.zip | |
Upgrade to 2Geom r2413
(bzr r14059.2.18)
Diffstat (limited to 'src/2geom/linear.h')
| -rw-r--r-- | src/2geom/linear.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/linear.h b/src/2geom/linear.h index cd7108835..b0306fb9f 100644 --- a/src/2geom/linear.h +++ b/src/2geom/linear.h @@ -51,7 +51,7 @@ namespace Geom { class SBasis; /** - * @brief Linear function fragment + * @brief Function that interpolates linearly between two values. * @ingroup Fragments */ class Linear { |
