mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
Fix some typos within comments
This commit is contained in:
parent
bcb825fb02
commit
2535e606b8
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ import ghidra.util.exception.DuplicateNameException;
|
|||
* <p>
|
||||
* The {@code ModulePackages} attribute indicates all the packages of a module that are
|
||||
* exported or opened by the {@code Module} attribute, as well as all the package of the service
|
||||
* implementations recored in the {@code Module} attribute.
|
||||
* implementations recorded in the {@code Module} attribute.
|
||||
*/
|
||||
public class ModulePackagesAttribute extends AbstractAttributeInfo {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue