You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by yx...@apache.org on 2022/11/04 01:28:05 UTC

[shardingsphere] branch master updated: Revise javadoc (#21941)

This is an automated email from the ASF dual-hosted git repository.

yx9o pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new ed5b553faf6 Revise javadoc (#21941)
ed5b553faf6 is described below

commit ed5b553faf65a85f7ef98779c31599e3e90887f9
Author: Liang Zhang <zh...@apache.org>
AuthorDate: Fri Nov 4 09:27:59 2022 +0800

    Revise javadoc (#21941)
---
 .../repository/cluster/lock/creator/DistributedLockCreatorFactory.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mode/type/cluster/repository/api/src/main/java/org/apache/shardingsphere/mode/repository/cluster/lock/creator/DistributedLockCreatorFactory.java b/mode/type/cluster/repository/api/src/main/java/org/apache/shardingsphere/mode/repository/cluster/lock/creator/DistributedLockCreatorFactory.java
index 5a39b8e913f..82dc68c2917 100644
--- a/mode/type/cluster/repository/api/src/main/java/org/apache/shardingsphere/mode/repository/cluster/lock/creator/DistributedLockCreatorFactory.java
+++ b/mode/type/cluster/repository/api/src/main/java/org/apache/shardingsphere/mode/repository/cluster/lock/creator/DistributedLockCreatorFactory.java
@@ -33,7 +33,7 @@ public final class DistributedLockCreatorFactory {
     }
     
     /**
-     * Get  distributed lock.
+     * Get distributed lock.
      * 
      * @param type type
      * @return distributed lock