Skip to content

Commit a86d2ea

Browse files
committed
Typo
1 parent 92fb281 commit a86d2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nectarchain/dqm/start_dqm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def main():
120120
log.info(f"Output path: {output_path}")
121121

122122
if args.runnb is not None:
123-
# Grab runs automatically from DIRAC is the -r option is provided
123+
# Grab runs automatically from DIRAC if the -r option is provided
124124
from nectarchain.data.management import DataManagement
125125

126126
dm = DataManagement()

0 commit comments

Comments
 (0)