diff options
| author | John Bampton <jbampton@users.noreply.github.com> | 2025-05-29 05:37:51 +1000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-05-28 22:01:04 +0000 |
| commit | bb4d9f3f618ac02860450e51be56097f518dfabd (patch) | |
| tree | 79e0106471d38d5898849ce4985c5b4e99fcfbe4 /lib | |
| parent | cce89a6f69b4be99f33e1ad1a9f4906977e50d62 (diff) | |
[ruby/resolv] Update resolv.rb - fix spelling
https://github.com/ruby/resolv/commit/65ce7f214b
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/resolv.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
