From 7dd3929791e0c0f4335e751f1522f17547d69072 Mon Sep 17 00:00:00 2001 From: Eric Charles Date: Fri, 20 Sep 2024 15:18:43 -0700 Subject: [PATCH] Fix typo in htcondor.py --- src/lsst/cmservice/common/htcondor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lsst/cmservice/common/htcondor.py b/src/lsst/cmservice/common/htcondor.py index 5dcd0fdd..784e84ff 100644 --- a/src/lsst/cmservice/common/htcondor.py +++ b/src/lsst/cmservice/common/htcondor.py @@ -74,7 +74,7 @@ def submit_htcondor_job( Parameters ---------- htcondor_script_path: str - Path tho the script to submit + Path to the script to submit """ try: