diff --git a/lib/internal/quic/diagnostics.js b/lib/internal/quic/diagnostics.js index 7180f719bc0..10dac5693fb 100644 --- a/lib/internal/quic/diagnostics.js +++ b/lib/internal/quic/diagnostics.js @@ -1,6 +1,6 @@ 'use strict'; -// TODO(@jasnell) Temporarily ignoring c8 covrerage for this file while tests +// TODO(@jasnell) Temporarily ignoring c8 coverage for this file while tests // are still being developed. /* c8 ignore start */ diff --git a/lib/internal/quic/quic.js b/lib/internal/quic/quic.js index 96362355c1d..f10d38aecc2 100644 --- a/lib/internal/quic/quic.js +++ b/lib/internal/quic/quic.js @@ -1,6 +1,6 @@ 'use strict'; -// TODO(@jasnell) Temporarily ignoring c8 covrerage for this file while tests +// TODO(@jasnell) Temporarily ignoring c8 coverage for this file while tests // are still being developed. /* c8 ignore start */ diff --git a/lib/internal/quic/state.js b/lib/internal/quic/state.js index 8815b0bb4c3..ee958d7b9ef 100644 --- a/lib/internal/quic/state.js +++ b/lib/internal/quic/state.js @@ -1,6 +1,6 @@ 'use strict'; -// TODO(@jasnell) Temporarily ignoring c8 covrerage for this file while tests +// TODO(@jasnell) Temporarily ignoring c8 coverage for this file while tests // are still being developed. /* c8 ignore start */ diff --git a/lib/internal/quic/stats.js b/lib/internal/quic/stats.js index cd986827c12..6596924b465 100644 --- a/lib/internal/quic/stats.js +++ b/lib/internal/quic/stats.js @@ -1,6 +1,6 @@ 'use strict'; -// TODO(@jasnell) Temporarily ignoring c8 covrerage for this file while tests +// TODO(@jasnell) Temporarily ignoring c8 coverage for this file while tests // are still being developed. /* c8 ignore start */ diff --git a/lib/internal/quic/symbols.js b/lib/internal/quic/symbols.js index 665ab7ca191..1dabb928af3 100644 --- a/lib/internal/quic/symbols.js +++ b/lib/internal/quic/symbols.js @@ -1,6 +1,6 @@ 'use strict'; -// TODO(@jasnell) Temporarily ignoring c8 covrerage for this file while tests +// TODO(@jasnell) Temporarily ignoring c8 coverage for this file while tests // are still being developed. /* c8 ignore start */