GT-3078 review fix.

This commit is contained in:
ghizard
2019-08-13 12:54:16 -04:00
parent 2174080d39
commit 4748ddc2ef
@@ -113,7 +113,8 @@ public class SetCommentCmd implements Command {
} }
/** /**
* Creates the specified comment of the specified type at address. * Creates the specified comment of the specified type at address. The current comment of
* this commentType will be cleared.
* *
* @param program the program being analyzed * @param program the program being analyzed
* @param addr the address where data is created * @param addr the address where data is created