From a653833d3d329f911d5094c69bce5c6bd034e35b Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 6 Feb 2024 14:30:46 -0500 Subject: [PATCH] spelling: separate Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- azure-pipelines/pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines/pipelines.yaml b/azure-pipelines/pipelines.yaml index f5c08a10..962f1c12 100644 --- a/azure-pipelines/pipelines.yaml +++ b/azure-pipelines/pipelines.yaml @@ -1,5 +1,5 @@ # This pipeline is used to run PR validation and CI builds against the debugpy public repo. -# Seperate internal pipelines are used for generating wheels, signing, and releasing to pypi.org +# Separate internal pipelines are used for generating wheels, signing, and releasing to pypi.org # Trigger ci builds for commits into master and any release branches trigger: