Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor typos in documentation #2370

Closed
MisterDA opened this issue Jan 23, 2019 · 2 comments · Fixed by #2371
Closed

Minor typos in documentation #2370

MisterDA opened this issue Jan 23, 2019 · 2 comments · Fixed by #2371

Comments

@MisterDA
Copy link
Contributor

Description

  • Type: Typo in documentation
  • Priority: Minor

s/dlts/dtls/g

mbedtls git:(master) $ rg dlts
ChangeLog
1440:     Migration helpers scripts/rename.pl and include/mbedlts/compat-1.3.h are

include/mbedtls/ssl_ticket.h
114: * \note            See \c mbedlts_ssl_ticket_write_t for description
121: * \note            See \c mbedlts_ssl_ticket_parse_t for description
@hanno-becker
Copy link

Hi @MisterDA, thanks for your report! We'll fix this.

@ciarmcom
Copy link

ARM Internal Ref: IOTSSL-2736

simonbutcher pushed a commit to simonbutcher/mbedtls that referenced this issue Feb 18, 2019
simonbutcher pushed a commit to simonbutcher/mbedtls that referenced this issue Feb 18, 2019
Patater added a commit that referenced this issue Jun 21, 2019
* origin/pr/2451:
  Fix #2370, minor typos and spelling mistakes
Patater added a commit that referenced this issue Jun 21, 2019
* origin/pr/2450:
  Fix #2370, minor typos and spelling mistakes
simonbutcher pushed a commit to simonbutcher/mbedtls that referenced this issue Jul 17, 2019
* restricted/pr/608:
  programs: Make `make clean` clean all programs always
  ssl_tls: Enable Suite B with subset of ECP curves
  windows: Fix Release x64 configuration
  timing: Remove redundant include file
  net_sockets: Fix typo in net_would_block()
  Add all.sh component that exercises invalid_param checks
  Remove mbedtls_param_failed from programs
  Make it easier to define MBEDTLS_PARAM_FAILED as assert
  Make test suites compatible with #include <assert.h>
  Pass -m32 to the linker as well
  Update library to 2.16.2
  Use 'config.pl baremetal' in all.sh
  Clarify ChangeLog entry for fix to Mbed-TLS#1628
  Fix Mbed-TLS#2370, minor typos and spelling mistakes
  Add Changelog entry for clang test-ref-configs.pl fix
  Enable more compiler warnings in tests/Makefile
  Change file scoping of test helpers.function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants