mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Spelling corrections. Fixes #1160
This commit is contained in:
parent
b5bd185743
commit
689ea0e05d
34 changed files with 44 additions and 44 deletions
|
|
@ -922,7 +922,7 @@ end
|
|||
-- "server": the server prefers its own order. In this case ciphers is non-nil.
|
||||
-- "client": the server follows the client preference. ciphers is nil.
|
||||
-- "indeterminate": returned when there are only 0 or 1 ciphers. ciphers is nil.
|
||||
-- nil: an error ocurred during the test. err is non-nil.
|
||||
-- nil: an error occurred during the test. err is non-nil.
|
||||
-- err is an error message string that is non-nil when preference is nil or
|
||||
-- indeterminate.
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue