Skip to content

Commit d321fd5

Browse files
committed
Fix misspelling
1 parent 4d04ec1 commit d321fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test-cov/scripts/coverage_report_name

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ main() {
2828
local path
2929
local slug
3030

31-
# Remove the base path from the directory path (using POXIX shell variable expansion):
31+
# Remove the base path from the directory path (using POSIX shell variable expansion):
3232
path="${testdir#${base}/}"
3333

3434
# Slugify the path (basic algorithm):

0 commit comments

Comments
 (0)