Merge pull request #7218 from tom-cosgrove-arm/fix-typos-230307

Fix typos in development prior to release
This commit is contained in:
Dave Rodgman 2023-03-08 17:19:59 +00:00 committed by GitHub
commit 5e5aa4a4e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 10 additions and 10 deletions

View file

@ -425,7 +425,7 @@ int main(void)
" reconnect=%%d number of reconnections using session resumption\n" \
" default: 0 (disabled)\n" \
" reco_server_name=%%s default: NULL\n" \
" reco_delay=%%d default: 0 millionseconds\n" \
" reco_delay=%%d default: 0 milliseconds\n" \
" reco_mode=%%d 0: copy session, 1: serialize session\n" \
" default: 1\n" \
" reconnect_hard=%%d default: 0 (disabled)\n" \