diff --git a/reference/strings/functions/addslashes.xml b/reference/strings/functions/addslashes.xml index 4758845837..3cf7af4fc1 100644 --- a/reference/strings/functions/addslashes.xml +++ b/reference/strings/functions/addslashes.xml @@ -17,7 +17,7 @@ to be quoted in database queries etc. These characters are single quote ('), double quote ("), backslash (\) - and NULL (the &null; byte). + and NUL (the &null; byte). An example use of addslashes is when you're