Skip to content

Commit 8cf20af

Browse files
authored
Fix typo
1 parent 8095ae8 commit 8cf20af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/algorithmTiming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ the following
3333

3434
```python
3535
from Configurables import AuditorSvc, AlgTimingAuditor, EventDataSvc
36-
from k4FWCore import AppliationMgr
36+
from k4FWCore import ApplicationMgr
3737

3838
# List of your algorithms that you want to run
3939
algList = []

0 commit comments

Comments
 (0)