diff --git a/reference/var/functions/unserialize.xml b/reference/var/functions/unserialize.xml
index 7074ff809a3d..1b8edbfebe05 100644
--- a/reference/var/functions/unserialize.xml
+++ b/reference/var/functions/unserialize.xml
@@ -196,7 +196,7 @@
7.1.0
The allowed_classes element of
- options) is now strictly typed, i.e. if anything
+ options is now strictly typed, i.e. if anything
other than an array or a bool is given,
unserialize returns &false; and issues an
E_WARNING.