summaryrefslogtreecommitdiff
path: root/weakmap.c
diff options
context:
space:
mode:
authorJohn Bampton <[email protected]>2024-10-09 03:36:17 +1000
committerHiroshi SHIBATA <[email protected]>2024-10-09 07:14:44 +0900
commit3fc1495c305bca14ab30d458e74dcc42424195d1 (patch)
tree611e589beb7d96725b6e5d3d7cfdfb68a974514d /weakmap.c
parent65494d3cc6fbe5b25431021ac155b7aba3a1dff3 (diff)
Fix spelling
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/11835
Diffstat (limited to 'weakmap.c')
-rw-r--r--weakmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/weakmap.c b/weakmap.c
index a9d0a6a12b..3ca8927a99 100644
--- a/weakmap.c
+++ b/weakmap.c
@@ -1113,7 +1113,7 @@ wkmap_inspect(VALUE self)
* end
*
* This will result in +make_value+ returning the same object for same set of attributes
- * always, but the values that aren't needed anymore woudn't be sitting in the cache forever.
+ * always, but the values that aren't needed anymore wouldn't be sitting in the cache forever.
*/
void