diff options
| author | Samuel Williams <samuel.williams@oriontransfer.co.nz> | 2022-11-17 15:19:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-17 15:19:21 -0800 |
| commit | cb4c89e08ea2f879b6a860a3d6944efce6c9bf50 (patch) | |
| tree | d5f6685858a168c017d28b2a5ec6480035b40a5d | |
| parent | ea8a7287e2b96b9c24e5e89fe863e5bfa60bfdda (diff) | |
Fix quoting of code in `NEWS.md`.
| -rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ Note: We're only listing outstanding class updates. ``` * UNIXSocket - * Add support for UNIXSocket on Windows. Emulate anonymous sockets. Add + * Add support for `UNIXSocket` on Windows. Emulate anonymous sockets. Add support for `File.socket?` and `File::Stat#socket?` where possible. [[Feature #19135]] |
