summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2021-03-01 05:30:58 -0600
committerJason Madden <jamadden@gmail.com>2021-03-01 05:30:58 -0600
commit9438f25e2e9e582e11afd7ad29275b5763ef5fef (patch)
tree68d8921a7d621b290211c219d903fb96cf1cc3ff /.github/workflows
parentd304384618738c2514f6493e4a28b1de872608d0 (diff)
downloadzope-interface-issue225.tar.gz
Typo fixesissue225
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/tests.yml2
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: