* @note The returned BIO should be assumed to be invalid if the request yields.
*
* @param[in] file of caller.
- * @Parma[in] line of caller.
+ * @param[in] line of caller.
* @param[in] request to temporarily associate with logging BIO.
* @param[in] type to temporarily assign to logging bio.
* @param[in] lvl to temporarily assign to logging bio.
* @note The returned BIO should be assumed to be invalid if the current request yields.
*
* @param[in] file of caller.
- * @Parma[in] line of caller.
+ * @param[in] line of caller.
* @param[in] type to temporarily assign to logging bio.
* @param[in] lvl to temporarily assign to logging bio.
* @return A thread local BIO to pass to OpenSSL logging functions.