diff --git a/entry/src/ohosTest/java/cc/cloudist/acpsample/ExampleOhosTest.java b/entry/src/ohosTest/java/cc/cloudist/acpsample/ExampleOhosTest.java index 7dfda8940a4462458ec2699f7c46bc5d4232def0..5f3aa4517561d34dd0086bca10386703b9f2cf40 100644 --- a/entry/src/ohosTest/java/cc/cloudist/acpsample/ExampleOhosTest.java +++ b/entry/src/ohosTest/java/cc/cloudist/acpsample/ExampleOhosTest.java @@ -2,7 +2,7 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at + * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * diff --git a/library/src/main/java/cc/cloudist/acplibrary/Utils.java b/library/src/main/java/cc/cloudist/acplibrary/Utils.java index 2a8d924c64879ae0c4feda6707c3436eedabb455..340afe69a299899cf142fff1423865a7d085ae0e 100644 --- a/library/src/main/java/cc/cloudist/acplibrary/Utils.java +++ b/library/src/main/java/cc/cloudist/acplibrary/Utils.java @@ -3,7 +3,7 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at + * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 *