diff --git a/lib/internal/quic/diagnostics.js b/lib/internal/quic/diagnostics.js index 7180f719bc09d3..10dac5693fba55 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 96362355c1deba..f10d38aecc28f0 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 8815b0bb4c32cf..ee958d7b9efbda 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 cd986827c12c47..6596924b465050 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 665ab7ca1911c2..1dabb928af3c58 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 */