[General] Fix parameter type comment style

Review Request #558 — Created May 21, 2018 and submitted — Latest diff uploaded

pprkut
Lunr
557
559
210740a...
lunr

Make parameter types lowercase in method documentation
Unify naming (int -> integer, bool -> boolean, etc)

Unit tests

Loading...