Skip to content

Commit 1ca7448

Browse files
authored
Merge pull request #68 from exaexa/master
Fix spelling error
2 parents d86760b + d107db3 commit 1ca7448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/trace.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ trace_pa_sample_format_t_as_string(pa_sample_format_t sf)
440440
break;
441441

442442
default:
443-
fmt = "UNKNONW";
443+
fmt = "UNKNOWN";
444444
break;
445445
}
446446

0 commit comments

Comments
 (0)