Skip to content

Commit 382ce26

Browse files
authored
Fix typo in cs3005.md (#45984)
1 parent a34e0b1 commit 382ce26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/misc/cs3005.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Identifier 'identifier' differing only in case is not CLS-compliant
1616

1717
## Example
1818

19-
The following example generates CS3003:
19+
The following example generates CS3005:
2020

2121
```csharp
2222
// CS3005.cs

0 commit comments

Comments
 (0)