From 118fdafaaaed1fb50217a0c511e793d69be5a7ab Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Wed, 2 Mar 2016 17:41:00 -0500 Subject: [PATCH] Fix spelling error in comment in UserDefinedFileTypesManager --- .../autopsy/modules/filetypeid/UserDefinedFileTypesManager.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/UserDefinedFileTypesManager.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/UserDefinedFileTypesManager.java index fd8b019d5a..8f2dbaabca 100644 --- a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/UserDefinedFileTypesManager.java +++ b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/UserDefinedFileTypesManager.java @@ -438,7 +438,7 @@ final class UserDefinedFileTypesManager { List fileTypes = new ArrayList<>(); /* * RC: Commenting out the loadDocument overload that validates - * agaisnt the XSD is a temp fix for a failure to provide an upgrade + * against the XSD is a temp fix for a failure to provide an upgrade * path when the RelativeToStart attribute was added to the * Signature element. The upgrade path can be supplied, but the plan * is to replace the use of XML with object serialization for the