Skip to content

Commit c0d8e03

Browse files
authored
Merge branch 'master' into doc/launcher-fix
2 parents 3304676 + d684ffa commit c0d8e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reframe/utility/sanity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ def extractall_s(patt, string, tag=0, conv=None):
790790
``patt`` in ``string``.
791791
792792
:arg patt: as in :func:`extractall`.
793-
' :arg string: The string to examine.
793+
:arg string: The string to examine.
794794
:arg tag: as in :func:`extractall`.
795795
:arg conv: as in :func:`extractall`.
796796
:returns: same as :func:`extractall`.

0 commit comments

Comments
 (0)