mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-17 08:00:15 +00:00
GT-1 - Documentation - review fix
This commit is contained in:
parent
04e49ee46a
commit
d0dc082967
@ -421,7 +421,7 @@ public abstract class AbstractActionBuilder<T extends DockingActionIf, B extends
|
||||
*
|
||||
* @param group for this action
|
||||
* @return this builder (for chaining)
|
||||
* @see #toolBarGroup(String)
|
||||
* @see #toolBarGroup(String, String)
|
||||
*/
|
||||
public B toolBarGroup(String group) {
|
||||
toolBarGroup = group;
|
||||
|
Loading…
Reference in New Issue
Block a user