Skip to content

Commit

Permalink
Fixed a typo in the operational state server doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
hicklin committed Dec 11, 2023
1 parent 4e9de50 commit 3acdba9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ class Instance : public OperationalState::Instance
{
public:
/**
* Creates an RVC operational state cluster instance.
* Creates an oven cavity operational state cluster instance.
* The Init() function needs to be called for this instance to be registered and called by the
* interaction model at the appropriate times.
* It is possible to set the CurrentPhase and OperationalState via the Set... methods before calling Init().
Expand Down

0 comments on commit 3acdba9

Please sign in to comment.