diff --git a/dependency-check-core/src/main/resources/dependencycheck-resources.properties b/dependency-check-core/src/main/resources/dependencycheck-resources.properties index c733817a0..b88bc2bca 100644 --- a/dependency-check-core/src/main/resources/dependencycheck-resources.properties +++ b/dependency-check-core/src/main/resources/dependencycheck-resources.properties @@ -4,7 +4,7 @@ analyzer.AssemblyAnalyzer.notassembly={0} is not a .NET assembly or executable a analyzer.AssemblyAnalyzer.grokassembly.rc=Return code {0} from GrokAssembly analyzer.AssemblyAnalyzer.grokassembly.deployed=Extracted GrokAssembly.exe to {0} analyzer.AssemblyAnalyzer.grokassembly.notdeployed=Could not extract GrokAssembly.exe: {0} -analyzer.AssemblyAnalyzer.grokassembly.initlization.failed=An error occurred with the .NET AssemblyAnalyzer; \ +analyzer.AssemblyAnalyzer.grokassembly.initialization.failed=An error occurred with the .NET AssemblyAnalyzer; \ this can be ignored unless you are scanning .NET DLLs. Please see the log for more details. analyzer.AssemblyAnalyzer.grokassembly.initialization.message=Could not execute GrokAssembly {0} analyzer.AssemblyAnalyzer.grokassembly.notdeleted=Can't delete temporary GrokAssembly.exe \ No newline at end of file