diff --git a/lib/ssh_data/encoding.rb b/lib/ssh_data/encoding.rb index ff6e991..7a72508 100644 --- a/lib/ssh_data/encoding.rb +++ b/lib/ssh_data/encoding.rb @@ -424,7 +424,7 @@ def decode_fields(raw, fields, offset=0) [hash, total_read] end - # Encode the series of fiends into a binary string. + # Encode the series of fields into a binary string. # # fields - A series of Arrays, each containing a Symbol type and a value to # encode.