You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2022/09/10 10:22:11 UTC

[jena] branch main updated: Typos

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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new d2222be5a6 Typos
d2222be5a6 is described below

commit d2222be5a65046d6b0bd55b757e021d3d892c5aa
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Sat Sep 10 11:22:05 2022 +0100

    Typos
---
 .../src/test/java/org/apache/jena/tdb2/sys/TestDatabaseCompact.java   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/jena-db/jena-tdb2/src/test/java/org/apache/jena/tdb2/sys/TestDatabaseCompact.java b/jena-db/jena-tdb2/src/test/java/org/apache/jena/tdb2/sys/TestDatabaseCompact.java
index 960b471b79..d92e7ac765 100644
--- a/jena-db/jena-tdb2/src/test/java/org/apache/jena/tdb2/sys/TestDatabaseCompact.java
+++ b/jena-db/jena-tdb2/src/test/java/org/apache/jena/tdb2/sys/TestDatabaseCompact.java
@@ -150,8 +150,8 @@ public class TestDatabaseCompact
         // 2021-08:
         // Case 2:
         // Another "can't happen" situation on ASF Jenkins only.
-        // This is consisten with case 1 - it just shows up differently now.
-        // The database got created - so it's directory must exist unless something external interferred.
+        // This is consistent with case 1 - it just shows up differently now.
+        // The database got created - so its directory must exist unless something external interferred.
         // No location: (/home/jenkins/workspace/Jena/Jena_Development_Deploy/jena-db/jena-tdb2/target/tdb-testing/DB,Data)
         //
         // Stacktrace