Fixed menu item name to be consistent with others
This commit is contained in:
parent
e90b70e601
commit
d6d2a96d8f
|
@ -57,7 +57,7 @@ import se.sics.cooja.interfaces.Radio.RadioEvent;
|
|||
* @see DisturberMote
|
||||
* @author Fredrik Osterlind, Thiemo Voigt
|
||||
*/
|
||||
@ClassDescription("Disturber Mote Type")
|
||||
@ClassDescription("Disturber mote")
|
||||
@AbstractionLevelDescription("Application level")
|
||||
public class DisturberMoteType extends AbstractApplicationMoteType {
|
||||
private static Logger logger = Logger.getLogger(DisturberMoteType.class);
|
||||
|
|
Loading…
Reference in a new issue