Skip to content

Commit 3331dc4

Browse files
authored
Merge pull request #3610 from phausler/ByteCountFormatter_naming_updates
[Foundation] Update ByteCountFormatter to have a uniform apinotes ann…
2 parents a047075 + 83e7dbb commit 3331dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apinotes/Foundation.apinotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ Classes:
671671
- Name: NSByteCountFormatter
672672
Methods:
673673
- Selector: 'stringFromByteCount:'
674-
SwiftName: stringFromByteCount(_:)
674+
SwiftName: string(fromByteCount:)
675675
MethodKind: Instance
676676
- Name: NSLocale
677677
SwiftName: NSLocale

0 commit comments

Comments
 (0)