diff --git a/reference/strings/functions/htmlspecialchars.xml b/reference/strings/functions/htmlspecialchars.xml
index cf97aeb83f..af4c87a0cd 100644
--- a/reference/strings/functions/htmlspecialchars.xml
+++ b/reference/strings/functions/htmlspecialchars.xml
@@ -45,7 +45,7 @@
- ''' (single quote) becomes ''' only when
+ "'" (single quote) becomes ''' only when
ENT_QUOTES is set.