mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
GP-1164: Fixing javadoc
This commit is contained in:
parent
3b0aac92d0
commit
5bc3b5eb78
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ public class ApplicationUtilities {
|
|||
* the given {@code appName} can simply be used since it will live in a user-specific location.
|
||||
* Otherwise, the user's name will get prepended to the {@code appName} so it does not collide
|
||||
* with other users' directories in the shared directory space.
|
||||
|
||||
*
|
||||
* @param parentDir The parent directory where we'd like to create a user-specific sub-directory
|
||||
* @param appName The application name
|
||||
* @return A directory name that can be used to create a user-specific sub-directory in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue