From bf7130be4ab1ce7632cc1a4f970fb333c4c6e9a4 Mon Sep 17 00:00:00 2001 From: gaoqiang_strong Date: Tue, 6 Dec 2022 23:11:05 +0800 Subject: [PATCH] modify zhushi Signed-off-by: gaoqiang_strong --- interfaces/innerkits/native_cpp/test/unittest/BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interfaces/innerkits/native_cpp/test/unittest/BUILD.gn b/interfaces/innerkits/native_cpp/test/unittest/BUILD.gn index 6cc313b8..e537ecdf 100644 --- a/interfaces/innerkits/native_cpp/test/unittest/BUILD.gn +++ b/interfaces/innerkits/native_cpp/test/unittest/BUILD.gn @@ -6,7 +6,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, +# distributed under the License ss is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -- Gitee