GP-0: Fixing GhidraProject.openProgram() javadoc (Closes #8108)

This commit is contained in:
Ryan Kurtz
2025-05-05 12:13:44 -04:00
parent 55bd8de0fa
commit 67837ab99e
@@ -288,7 +288,7 @@ public class GhidraProject {
* Opens a program.
*
* @param folderPath
* the path of the program within the project. ("\" is root)
* the path of the program within the project. ("/" is root)
* @param programName
* the name of the program to open.
* @param readOnly