This commit is contained in:
Jesse Shawl 2023-03-26 06:58:52 -05:00 коммит произвёл GitHub
Родитель f66b42380c
Коммит 8dda472871
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -424,7 +424,7 @@ module SSHData
[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.