mirror of
https://github.com/mvt-project/mvt.git
synced 2026-02-13 09:02:48 +00:00
Fixed typo
This commit is contained in:
@@ -46,7 +46,7 @@ class DumpsysReceivers(AndroidExtraction):
|
||||
def parse_dumpsys_package(self, data):
|
||||
"""Parse output of dumpsys package.
|
||||
|
||||
:param data: Output of dumpsys packages command.
|
||||
:param data: Output of dumpsys package command.
|
||||
:type data: str
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user