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

vgalaxies pushed a commit to branch trans-hstore
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


The following commit(s) were added to refs/heads/trans-hstore by this push:
     new 2676469b0 fixup
2676469b0 is described below

commit 2676469b05959fcec4d5ec5a77b106d26760f4f0
Author: VGalaxies <[email protected]>
AuthorDate: Sun Aug 4 23:14:14 2024 +0800

    fixup
---
 .../java/org/apache/hugegraph/backend/store/hstore/HstoreTable.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/hugegraph-server/hugegraph-hstore/src/main/java/org/apache/hugegraph/backend/store/hstore/HstoreTable.java
 
b/hugegraph-server/hugegraph-hstore/src/main/java/org/apache/hugegraph/backend/store/hstore/HstoreTable.java
index 428368d9f..bb5bf7289 100755
--- 
a/hugegraph-server/hugegraph-hstore/src/main/java/org/apache/hugegraph/backend/store/hstore/HstoreTable.java
+++ 
b/hugegraph-server/hugegraph-hstore/src/main/java/org/apache/hugegraph/backend/store/hstore/HstoreTable.java
@@ -221,7 +221,7 @@ public class HstoreTable extends BackendTable<Session, 
BackendEntry> {
     }
 
     /**
-     * Return the point ID of the Id 所属的点 ID
+     * Return the point ID of the Id
      *
      * @param id
      * @return

Reply via email to