Skip to content

Commit

Permalink
Changes to handling message file resource paths log2timeline#4259
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Dec 31, 2023
1 parent f3483d5 commit 596b7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plaso/helpers/windows/eventlog_providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class WindowsEventLogProvidersHelper(object):
"""Windows EventLog providers helper."""

def _GetNormalizedPath(self, path):
"""Retrieves a normalized variant of a message file path.
""""Retrieves a normalized variant of a path.
Args:
path (str): path of a message file.
Expand Down

0 comments on commit 596b7db

Please sign in to comment.