[swift-evolution] [Draft] Fix a typo in two String methods
Xiaodi Wu
xiaodi.wu at gmail.com
Sat Jul 23 15:41:33 CDT 2016
World's shortest proposal:
*Introduction*
In `String`, the methods `nulTerminatedUTF8` and `nulTerminatedUTF8CString`
have the word "null" misspelled
*Motivation*
There is a typo
*Proposed solution*
Fix the typo
*Impact on existing code*
Emit a fix-it for existing code
*Alternatives considered*
Keep on spelling "nul" without the second "l"
*Acknowledgments*
Thanks to Andrew Trick for confirming that the existing spelling is bizarre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160723/95fc79c1/attachment.html>
More information about the swift-evolution
mailing list