diff options
| author | Jason Madden <jamadden@gmail.com> | 2021-03-01 05:30:58 -0600 |
|---|---|---|
| committer | Jason Madden <jamadden@gmail.com> | 2021-03-01 05:30:58 -0600 |
| commit | 9438f25e2e9e582e11afd7ad29275b5763ef5fef (patch) | |
| tree | 68d8921a7d621b290211c219d903fb96cf1cc3ff /.github/workflows | |
| parent | d304384618738c2514f6493e4a28b1de872608d0 (diff) | |
| download | zope-interface-issue225.tar.gz | |
Typo fixesissue225
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4f34af8..f11865b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -83,7 +83,7 @@ jobs: # to run tests, build docs, and perform linting. Building the # manylinux wheels is an independent set of jobs. # - # This divisin is time-saving for projects that take awhile to + # This division is time-saving for projects that take awhile to # build, but somewhat less of a clear-cut win given how quick this # is to compile (at least at this writing). build-zope_interface: |
