summaryrefslogtreecommitdiff
path: root/include/basegfx/tools/keystoplerp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basegfx/tools/keystoplerp.hxx')
-rw-r--r--include/basegfx/tools/keystoplerp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/basegfx/tools/keystoplerp.hxx b/include/basegfx/tools/keystoplerp.hxx
index bef358784b4d..bccfa3ab13bb 100644
--- a/include/basegfx/tools/keystoplerp.hxx
+++ b/include/basegfx/tools/keystoplerp.hxx
@@ -53,7 +53,7 @@ namespace basegfx
@param rKeyStops
Vector of stops, must contain at least two elements
- (though preferrably more, otherwise you probably don't
+ (though preferably more, otherwise you probably don't
need key stop lerping in the first place). All
elements must be of monotonically increasing value.
*/
@@ -64,7 +64,7 @@ namespace basegfx
@param rKeyStops
Sequence of stops, must contain at least two elements
- (though preferrably more, otherwise you probably don't
+ (though preferably more, otherwise you probably don't
need key stop lerping in the first place). All
elements must be of monotonically increasing value.
*/