This commit is contained in:
Erik C. Thauvin 2019-09-23 18:31:17 -07:00
parent 8702c6511d
commit b8df369f0a
3 changed files with 3 additions and 7 deletions

View file

@ -51,7 +51,7 @@ import java.util.logging.Level
import java.util.logging.Logger
/**
* A small Kotlin/Java library for accessing the Akismet service.
* A Kotlin/Java library for accessing the Akismet service.
*
* @constructor Create new instance using the provided [Akismet](https://www.askimet.com/) API key.
*/