Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1194)

Unified Diff: plaso/analysis/definitions.py

Issue 150170043: [plaso] Made preprocessing artifact driven #155 (Closed)
Patch Set: Changes after review and merge Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dependencies.ini ('k') | plaso/cli/helpers/artifact_definitions.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: plaso/analysis/definitions.py
diff --git a/plaso/analysis/definitions.py b/plaso/analysis/definitions.py
index d6af1ae8ce6233b6ab8375f079b72db717db609f..2abd6bc23f12ac6f2ffd4e4dc4d3f1702ba84333 100644
--- a/plaso/analysis/definitions.py
+++ b/plaso/analysis/definitions.py
@@ -12,5 +12,5 @@ PLUGIN_TYPE_STATISTICS = 2
# Plugin that annotates (or tags) event objects.
PLUGIN_TYPE_ANNOTATION = 3
-# Pluging that provides summary information.
+# Plugin that provides summary information.
PLUGIN_TYPE_REPORT = 4
« no previous file with comments | « dependencies.ini ('k') | plaso/cli/helpers/artifact_definitions.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b