From c91d75ffcd6fbc9bb55d28f8e6868d82c4080df7 Mon Sep 17 00:00:00 2001 From: toby Date: Tue, 26 Sep 2017 12:22:04 +0200 Subject: Fix comment --- .../vespa/hosted/controller/api/integration/cost/CostResources.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controller-api') diff --git a/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/cost/CostResources.java b/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/cost/CostResources.java index 9d75bc1bdc2..bb5887ebc99 100644 --- a/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/cost/CostResources.java +++ b/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/cost/CostResources.java @@ -1,7 +1,7 @@ package com.yahoo.vespa.hosted.controller.api.integration.cost;// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. /** - * Value object for system resources as _ratios_ of available resources. + * System resources as _ratios_ of available resources. * * Can be for actual readings or target numbers. * -- cgit v1.2.3