From 2fc667bafd44a6fd69a624f2aa2fd749eb569f8b Mon Sep 17 00:00:00 2001 From: 251309-lirui Date: Sat, 31 Jul 2021 11:24:20 +0800 Subject: [PATCH] =?UTF-8?q?findbus=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/es/guiguegon/elyeproj/loaderviewlibrary/AttrValue.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loaderviewlibrary/src/main/java/es/guiguegon/elyeproj/loaderviewlibrary/AttrValue.java b/loaderviewlibrary/src/main/java/es/guiguegon/elyeproj/loaderviewlibrary/AttrValue.java index 43b65ef..251fda1 100644 --- a/loaderviewlibrary/src/main/java/es/guiguegon/elyeproj/loaderviewlibrary/AttrValue.java +++ b/loaderviewlibrary/src/main/java/es/guiguegon/elyeproj/loaderviewlibrary/AttrValue.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 * -- Gitee