Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Chvets <[email protected]>
  • Loading branch information
Ivan Chvets committed Mar 19, 2024
1 parent 0a846e4 commit 3529f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/APConfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ namespace OpenWifi {

void APConfig::ReplaceNestedVariables(const std::string uuid, Poco::JSON::Object &Result) {
/*
Helper method containg code previously in ReplaceVariablesinObject.
Helper method contains code previously in ReplaceVariablesinObject.
Once the top-level variable is resolved, this will be called to resolve any
variables nested within the top-level variable.
*/
Expand Down

0 comments on commit 3529f86

Please sign in to comment.