Commit 6093bfd
committed
tls: typo correction in error comment
Old style errors are being migrated to internal/errors.js, however, due
to deprecation of _tls_legacy.js, it isn't worth the effort to migrate
and potentially force users to update their code for this error change.
This comment clarifies the reason why this error is not migrated.
Previous commit had a typo, needed to change the word depreciated to
deprecated.
Refs:#17709 (comment)1 parent c9fdd56 commit 6093bfd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
636 | | - | |
| 636 | + | |
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| |||
0 commit comments