From 0b002ed04b531f8043ccea123aeb041f0620eb62 Mon Sep 17 00:00:00 2001 From: Jimmy Casey Date: Sun, 29 Jul 2018 21:44:16 +0000 Subject: [PATCH] Fixed Spelling. --- org.apache.ace.agent.update.itest/bnd.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.apache.ace.agent.update.itest/bnd.bnd b/org.apache.ace.agent.update.itest/bnd.bnd index 664e9c095..c8d46d97d 100644 --- a/org.apache.ace.agent.update.itest/bnd.bnd +++ b/org.apache.ace.agent.update.itest/bnd.bnd @@ -1,6 +1,6 @@ # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0). # -# NOTE: This test is stored in a seperate from the main agent itest project because +# NOTE: This test is stored in a separate from the main agent itest project because # it updates the agent bundle. This causes problems if other tests try to wire to # the the api package after the fact.