Update String.h
authorAlberto Schiabel <jkomyno@users.noreply.github.com>
Tue, 12 Sep 2017 21:47:03 +0000 (14:47 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 12 Sep 2017 21:50:06 +0000 (14:50 -0700)
commit17fd438a3d6ab1e807d3505385b437c8f9f77726
tree721922fbfa80d7778348ef93296d85e75b8aba0c
parentd4bba1e7771d33ff5af498e1bb487822610f88e6
Update String.h

Summary:
Fixed typo in doc comment related to `void toLowerAscii(char* str, size_t length)`.
This fixes the annoying xCode's warning `Parameter 'len' not found in the function declaration`.
Closes https://github.com/facebook/folly/pull/670

Reviewed By: yfeldblum

Differential Revision: D5815034

Pulled By: Orvid

fbshipit-source-id: 9580cd0bbd4924d4ed461a5435f525316e5c285a
folly/String.h