Fix misspellings

This commit is contained in:
Joe Farebrother
2022-06-14 15:34:08 +01:00
parent a6736a99e4
commit f46dd8cc85

View File

@@ -1,6 +1,6 @@
/**
* @name Improper verification of intent by broadcast receiver
* @description A broadcast reciever that does not verify intents it recieves may be susceptible to unintended behaviour by third party applications sending it explicit intents.
* @description A broadcast receiver that does not verify intents it receives may be susceptible to unintended behavior by third party applications sending it explicit intents.
* @kind problem
* @problem.severity warning
* @security-severity 8.2