diff --git a/source/text/sbasic/shared/03/lib_tools.xhp b/source/text/sbasic/shared/03/lib_tools.xhp
index 5c2c7512e1..2ed625b5aa 100644
--- a/source/text/sbasic/shared/03/lib_tools.xhp
+++ b/source/text/sbasic/shared/03/lib_tools.xhp
@@ -213,7 +213,7 @@
InputStyleName as String)
ChangeValueofRange
- ' Inserts a certain String to all cells of a Range that ist passed over either as an object or as the RangeName.
+ ' Inserts a certain String to all cells of a Range that is passed over either as an object or as the RangeName.
Sub ChangeValueofRange(
oSheet as Object,