log: fix typo in comment (#26569)
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ func (l Lvl) AlignedString() string {
|
||||
}
|
||||
}
|
||||
|
||||
// Strings returns the name of a Lvl.
|
||||
// String returns the name of a Lvl.
|
||||
func (l Lvl) String() string {
|
||||
switch l {
|
||||
case LvlTrace:
|
||||
|
||||
Reference in New Issue
Block a user