typo fix from utilites to utilities

Signed-off-by: Yongxin Li <yxli@alauda.io>
This commit is contained in:
Yongxin Li
2018-09-18 13:52:04 +08:00
parent e763a3c56d
commit 6a98ce78e4
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// package taints implements utilites for working with taints
// package taints implements utilities for working with taints
package taints
import (