diff --git a/source/text/scalc/01/func_weekday.xhp b/source/text/scalc/01/func_weekday.xhp
index 2cc26363f5..0afcbfbdec 100644
--- a/source/text/scalc/01/func_weekday.xhp
+++ b/source/text/scalc/01/func_weekday.xhp
@@ -37,7 +37,7 @@
Returns the day of the week for the given date value. The day is returned as an integer between 1 (Sunday) and 7 (Saturday) if no type or type=1 is specified. For other types, see the table below.
-WEEKDAY(Number; Type)
+WEEKDAY(Number[; Type])
Number, as a date value, is a decimal for which the weekday is to be returned.
Type is optional and determines the type of calculation.