Skip to content

Commit 87ec1ea

Browse files
committed
spelling: above
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent d5a3759 commit 87ec1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppInstallerSharedLib/Public/AppInstallerLogging.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ namespace AppInstaller::Logging
141141
void DisableChannel(Channel channel);
142142

143143
// Sets the enabled level.
144-
// All levels higher than this level will be enabled.
144+
// All levels above this level will be enabled.
145145
// For example; SetLevel(Verbose) will enable all logs.
146146
void SetLevel(Level level);
147147

0 commit comments

Comments
 (0)