Skip to content

Commit 42f7385

Browse files
committed
fix spelling error
1 parent 5f471c7 commit 42f7385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/31_isJSON_valid.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ is(@errors,0,"no errors");
5858
$tests++;
5959

6060
if ( $os eq "linux" ){
61-
# macos doesn't have a timout command, unless we install coreutils (gnu coreutils)
61+
# macos doesn't have a timeout command, unless we install coreutils (gnu coreutils)
6262
# so we just silently skip this
6363

6464
#4

0 commit comments

Comments
 (0)