Skip to content

Commit 5dc029d

Browse files
fix(migration84/deprecated): duplicate word (#3995)
1 parent 527966e commit 5dc029d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appendices/migration84/deprecated.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ class _MyClass {}
294294
are now deprecated.
295295
If this functionality is needed a SQL <literal>FLUSH</literal> command
296296
can be used instead.
297-
All <constant>All MYSQLI_REFRESH_<replaceable>*</replaceable></constant>
297+
All <constant>MYSQLI_REFRESH_<replaceable>*</replaceable></constant>
298298
constants have been deprecated as well.
299299
</simpara>
300300

0 commit comments

Comments
 (0)