Skip to content

Commit 3245d03

Browse files
fourlscirras
authored andcommitted
Standardise AddressOfCharacterData metadata
1 parent 75676ba commit 3245d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delphi-checks/src/main/resources/org/sonar/l10n/delphi/rules/community-delphi/AddressOfCharacterData.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "The first character in a string should not be addressed by index.",
2+
"title": "The first character in a string should not be addressed by index",
33
"type": "BUG",
44
"status": "ready",
55
"remediation": {

0 commit comments

Comments
 (0)