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.