NSDateFormatter autocomplete token mispelling

Originator:keithbsmiley
Number:rdar://26886075 Date Originated:19-Jun-2016 22:01
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 7 iOS 9 SDK
Classification:Other Bug Reproducible:Always
 
Summary:
Currently `NSDateFormatter`'s `dateFormatFromTemplate` autocomplete has the first token as `tmplate` which seems to be a mispelling of `template`

Steps to Reproduce:
1. In a Swift file type `NSDateFormatter.dateFormatFromTemp` and allow autocomplete to insert the tokens for the function

Expected Results:
The tokens should have correctly spelled label

Actual Results:
The first token is spelled `tmplate`

Version:
Xcode 7 iOS 9 SDK

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!