Skip to content

Commit a762eed

Browse files
authored
Apply suggestion from @linawolf
1 parent 4acaed9 commit a762eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Appendix/HowToDeprecateThings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ and mark it as deprecated with an ``x-unused-since`` attribute:
266266
</trans-unit>
267267
268268
The label can then be completely removed in the next major TYPO3 version (the
269-
label must be no longer be referenced in the Core.)
269+
label must not be referenced any longer in the Core.)
270270

271271
Note that some label references use computed label strings, so check
272272
these carefully before removal.

0 commit comments

Comments
 (0)