Skip to content

Commit 3304676

Browse files
brandon-biggsvkarak
authored andcommitted
Fixed a typo - laucher to launcher
1 parent e5896c0 commit 3304676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial_advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ If you use a Python-based configuration file, you can define your custom launche
647647
.. code:: python
648648
649649
from reframe.core.backends import register_launcher
650-
from reframe.core.launchers import JobLaucher
650+
from reframe.core.launchers import JobLauncher
651651
652652
653653
@register_launcher('slrun')

0 commit comments

Comments
 (0)