Skip to content

Commit

Permalink
spelling: above
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed Dec 6, 2024
1 parent d5a3759 commit 87ec1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AppInstallerSharedLib/Public/AppInstallerLogging.h
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ namespace AppInstaller::Logging
void DisableChannel(Channel channel);

// Sets the enabled level.
// All levels higher than this level will be enabled.
// All levels above this level will be enabled.
// For example; SetLevel(Verbose) will enable all logs.
void SetLevel(Level level);

Expand Down

0 comments on commit 87ec1ea

Please sign in to comment.