API: paraminfo html strings shouldn't include unnecessary <p>s
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 5 Feb 2015 17:11:14 +0000 (12:11 -0500)
committerAmire80 <amir.aharoni@mail.huji.ac.il>
Mon, 2 Mar 2015 14:29:30 +0000 (14:29 +0000)
commit50ee326c615ed38c16d7b5698c2a6a94061de06f
treeeb6399314030579f39f5c50e8907a96d674d81d0
parent145f1c1bb4dfa6e173bdd5dcbabfedbe91722daf
API: paraminfo html strings shouldn't include unnecessary <p>s

If the output is a single paragraph, there's not really a need for
explicit <p> tags around it.

Bug: T84995
Change-Id: I4406121fe0ec099c4a4ade849ef495edad90c2ad
includes/api/ApiParamInfo.php