Some functions document the return parameter using the `@param` NatSpec tag, and the Solidity compiler does not fail in these cases. However, since these are referring to return parameters instead of function parameters, it would be more correct to document them as `@return` instead.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by ericglau and has received 2 comments.