GP-0: Fixing typo in patch directory README

This commit is contained in:
Ryan Kurtz 2025-04-08 06:08:12 -04:00
parent a9f26d8f84
commit 694b3b46ce

View file

@ -1,4 +1,4 @@
This directory exits so that Ghidra releases can be patched, or overridden. This directory exists so that Ghidra releases can be patched, or overridden.
Classes or jar files placed in this directory will found and loaded Classes or jar files placed in this directory will found and loaded
*before* the classes that exist in the release jar files. One exception *before* the classes that exist in the release jar files. One exception
is that classes in the Utility module can not be patched in this way. is that classes in the Utility module can not be patched in this way.