From bb4d9f3f618ac02860450e51be56097f518dfabd Mon Sep 17 00:00:00 2001 From: John Bampton Date: Thu, 29 May 2025 05:37:51 +1000 Subject: [PATCH] [ruby/resolv] Update resolv.rb - fix spelling https://github.com/ruby/resolv/commit/65ce7f214b --- lib/resolv.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/resolv.rb b/lib/resolv.rb index ca72f41c5c..2c97cb0028 100644 --- a/lib/resolv.rb +++ b/lib/resolv.rb @@ -2601,7 +2601,7 @@ class Resolv end ## - # Flags for this proprty: + # Flags for this property: # - Bit 0 : 0 = not critical, 1 = critical attr_reader :flags