Fix a few typos all over the code
commit8503837f08dae71c6e7b9fb36206771f3235a2f1
authorFaidon Liambotis <paravoid@debian.org>
Tue, 12 Jan 2016 22:44:05 +0000 (12 14:44 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 12 Jan 2016 23:15:50 +0000 (12 15:15 -0800)
tree3628650f4626292fa09e3ac183b548386ca78692
parent483b203b4011fef07602095c60c84196ed098859
Fix a few typos all over the code

Summary:
These are pretty trivial. Debian's lint tool (lintian) warns about those
in its verbose mode, and since we saw them when packaging for Debian, we
thought of fixing them and forwarding them upstream.
Closes https://github.com/facebook/hhvm/pull/6672

Reviewed By: paulbiss

Differential Revision: D2770114

fb-gh-sync-id: ebe44e0f66459f8b79f2d35ce9d536c5db808f90
12 files changed:
hphp/doc/options.compiler
hphp/hack/src/hh_matcher/hh_match_test_utils.ml
hphp/hack/src/hh_single_type_check.ml
hphp/hack/test/typecheck/shape_remove_key5.php
hphp/hack/test/typecheck/shape_remove_key6.php
hphp/neo/neo_hdf.c
hphp/runtime/base/zend-pack.h
hphp/runtime/ext/icu/ext_icu_rsrc_bundle.cpp
hphp/runtime/ext/std/ext_std_options.php
hphp/runtime/ext/stream/ext_stream.php
hphp/system/php/spl/iterators/ArrayIterator.php
hphp/system/php/spl/iterators/RecursiveArrayIterator.php