mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
correct past & continuous forms of "to input"
This commit is contained in:
parent
7a288b3b8c
commit
138133c95e
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
// Example script for showing how to use the "AskValues" script method for inputing multiple values
|
||||
// Example script for showing how to use the "AskValues" script method for inputting multiple values
|
||||
// @category Examples
|
||||
import ghidra.app.script.GhidraScript;
|
||||
import ghidra.features.base.values.GhidraValuesMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue