Fix typo in package-info.java

This commit is contained in:
Madhura Bhave 2017-09-26 17:05:31 -07:00
parent ab5a05a322
commit 1e11f80181
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@
*/
/**
* Actuator support for Cassandra.
* Actuator support for Couchbase.
*/
package org.springframework.boot.actuate.couchbase;