Skip to content

Commit 83e7dbb

Browse files
committed
[Foundation] Update ByteCountFormatter to have a uniform apinotes annotation for stringFromByteCount:
rdar://problem/26481720 NSByteCountFormatter naming inconsistency
1 parent 183cb54 commit 83e7dbb

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
@@ -645,7 +645,7 @@ Classes:
645645
- Name: NSByteCountFormatter
646646
Methods:
647647
- Selector: 'stringFromByteCount:'
648-
SwiftName: stringFromByteCount(_:)
648+
SwiftName: string(fromByteCount:)
649649
MethodKind: Instance
650650
- Name: NSLocale
651651
SwiftName: NSLocale

0 commit comments

Comments
 (0)