Minor correction to the help printout, to reflect the actual behaviour

Just a small update to the embedded description of the script outcome,
to match the actual situation, after a quick sync-up at:

https://codereview.webrtc.org/2712263002/

NOTRY=True
BUG=None

Review-Url: https://codereview.webrtc.org/2715363003
Cr-Commit-Position: refs/heads/master@{#16947}
This commit is contained in:
VladimirTechMan
2017-03-01 07:08:31 -08:00
committed by Commit bot
parent 50550e1440
commit 4cbe286252

View File

@ -11,7 +11,6 @@
"""WebRTC iOS FAT libraries build script.
Each architecture is compiled separately before being merged together.
By default, the library is created in out_ios_libs/. (Change with -o.)
The headers will be copied to out_ios_libs/include.
"""
import argparse