aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json.c b/src/json.c
index 69995bbdf..c7412d3c7 100644
--- a/src/json.c
+++ b/src/json.c
@@ -4317,7 +4317,7 @@ static void jsonValidFunc(
break;
}
/* Fall through into interpreting the input as text. See note
- ** above at tag-20240124-a. */
+ ** above at tag-20240123-a. */
/* no break */ deliberate_fall_through
}
default: {