Fixed typo.

This commit is contained in:
Erik C. Thauvin 2018-06-20 15:37:00 -07:00
parent 40a43498af
commit 483f794966

View file

@ -61,7 +61,7 @@ object Constants {
*/ */
open class PinboardPoster() { open class PinboardPoster() {
/** /**
* Initialize from a API token. * Initialize from an API token.
* *
* @param apiToken The API token. * @param apiToken The API token.
*/ */