summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/influxdb/influxdb-2.7.1-r1.ebuild')
-rw-r--r--dev-db/influxdb/influxdb-2.7.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/influxdb/influxdb-2.7.1-r1.ebuild b/dev-db/influxdb/influxdb-2.7.1-r1.ebuild
index 74dce28305f7..1209ebeda900 100644
--- a/dev-db/influxdb/influxdb-2.7.1-r1.ebuild
+++ b/dev-db/influxdb/influxdb-2.7.1-r1.ebuild
@@ -240,7 +240,7 @@ src_install() {
pkg_postinst() {
elog "Upgrading from InfluxDB1.x requires migration of time series data."
elog "See https://docs.influxdata.com/influxdb/v2.7/upgrade/v1-to-v2/"
- elog "Keep in mind that some applications not compatible with InfluxDB 2.x
+ elog "Keep in mind that some applications not compatible with InfluxDB 2.x"
elog "may stop working."
ewarn "The InfluxDB command line client has been moved to dev-db/influx-cli"