You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2022/11/04 00:58:59 UTC

[datasketches-java] branch master updated: Fix spelling errors

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

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


The following commit(s) were added to refs/heads/master by this push:
     new abf8cce7 Fix spelling errors
     new 786fb08c Merge branch 'master' of git@github.com:apache/datasketches-java.git
abf8cce7 is described below

commit abf8cce7a50a534c2e6846a3d70208fc9aba41e6
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Nov 3 17:57:48 2022 -0700

    Fix spelling errors
---
 .github/workflows/auto-jdk-matrix.yml  | 2 +-
 .github/workflows/manual-coverage.yml  | 2 +-
 .github/workflows/manual-os-matrix.yml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/auto-jdk-matrix.yml b/.github/workflows/auto-jdk-matrix.yml
index 24382950..83da580c 100644
--- a/.github/workflows/auto-jdk-matrix.yml
+++ b/.github/workflows/auto-jdk-matrix.yml
@@ -61,5 +61,5 @@ jobs:
 
 # Lifecycle: validate, compile, test, package, verify, install, deploy
 # -B batch mode
-# -V show Version without stoppping
+# -V show Version without stopping
 # -q quiet, only show errors
diff --git a/.github/workflows/manual-coverage.yml b/.github/workflows/manual-coverage.yml
index 5ee15a10..e7b6ebc8 100644
--- a/.github/workflows/manual-coverage.yml
+++ b/.github/workflows/manual-coverage.yml
@@ -67,5 +67,5 @@ jobs:
 # Lifecycle: validate, compile, test, package, verify, install, deploy
 # Coverage reports are available after the verify phase
 # -B batch mode
-# -V show Version without stoppping
+# -V show Version without stopping
 # -q quiet, only show errors
diff --git a/.github/workflows/manual-os-matrix.yml b/.github/workflows/manual-os-matrix.yml
index 3cfc10b5..2d553784 100644
--- a/.github/workflows/manual-os-matrix.yml
+++ b/.github/workflows/manual-os-matrix.yml
@@ -71,5 +71,5 @@ jobs:
 
 # Lifecycle: validate, compile, test, package, verify, install, deploy
 # -B batch mode
-# -V show Version without stoppping
+# -V show Version without stopping
 # -q quiet, only show errors


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org