diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2024-12-06 20:18:43 +0900 |
|---|---|---|
| committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2024-12-06 21:12:57 +0900 |
| commit | 0fac583d52118a71f44eb38e24bf0be9697d066d (patch) | |
| tree | fa2c5d5b4efad26ad3e57d7348b0dad9f6657d5e | |
| parent | efaea5a62e5fd75a1837808554cbe5b5af43f2b7 (diff) | |
[DOC] Fix a typo
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12278
| -rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ Note: We're only listing outstanding class updates. * Net::HTTP - * Removed the following deprecated constans: + * Removed the following deprecated constants: `Net::HTTP::ProxyMod` `Net::NetPrivate::HTTPRequest` `Net::HTTPInformationCode` |
