mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
Fix spelling error in comment in UserDefinedFileTypesManager
This commit is contained in:
parent
c7d90ca7f0
commit
118fdafaaa
@ -438,7 +438,7 @@ final class UserDefinedFileTypesManager {
|
|||||||
List<FileType> fileTypes = new ArrayList<>();
|
List<FileType> fileTypes = new ArrayList<>();
|
||||||
/*
|
/*
|
||||||
* RC: Commenting out the loadDocument overload that validates
|
* 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
|
* path when the RelativeToStart attribute was added to the
|
||||||
* Signature element. The upgrade path can be supplied, but the plan
|
* Signature element. The upgrade path can be supplied, but the plan
|
||||||
* is to replace the use of XML with object serialization for the
|
* is to replace the use of XML with object serialization for the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user