Skip to content

Commit 3a45ab5

Browse files
kyungeonchoiBenGalewsky
authored andcommitted
Fix typo
1 parent cc963b0 commit 3a45ab5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/config_databinder_func_adl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ General:
66

77
Sample:
88
- Name: ggH
9-
XRootDdFiles: DEF_ggH_input
9+
XRootDFiles: DEF_ggH_input
1010
NFiles: 5
1111
Query: DEF_ttH_nominal_query
1212

examples/config_databinder_python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Sample:
1717
Function: DEF_function1
1818

1919
- Name: ggH
20-
XRootdFiles: DEF_ggH_input
20+
XRootDFiles: DEF_ggH_input
2121
Function: DEF_function2
2222

2323
Definition:

0 commit comments

Comments
 (0)