fix typo
This commit is contained in:
@@ -180,7 +180,7 @@ pub enum StatefulCommand {
|
|||||||
/// remove all state and permissions. Power cycling allows the Reset command,
|
/// remove all state and permissions. Power cycling allows the Reset command,
|
||||||
/// and to prevent misuse or accidents, we disallow Reset after receiving
|
/// and to prevent misuse or accidents, we disallow Reset after receiving
|
||||||
/// different commands. Therefore, Reset behaves just like all other stateful
|
/// different commands. Therefore, Reset behaves just like all other stateful
|
||||||
/// commands and is included here. Please not that the allowed time for Reset
|
/// commands and is included here. Please note that the allowed time for Reset
|
||||||
/// differs from all other stateful commands.
|
/// differs from all other stateful commands.
|
||||||
pub struct StatefulPermission {
|
pub struct StatefulPermission {
|
||||||
permission: TimedPermission,
|
permission: TimedPermission,
|
||||||
|
|||||||
Reference in New Issue
Block a user