Skip to content

Commit a7c3c0f

Browse files
author
David Noble
committed
Documentation update
1 parent fb9fcc8 commit a7c3c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splunklib/searchcommands/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ class CountMatchesCommand(StreamingCommand):
264264
265265
dispatch(CountMatchesCommand, module_name=__name__)
266266
267-
Dispatches the CountMatchesCommand, if and only if `__name__` is equal to
267+
Dispatches the `CountMatchesCommand`, if and only if `__name__` is equal to
268268
`__main__`.
269269
270270
"""

0 commit comments

Comments
 (0)