[F.36] Typo (missing s) (#1623)

pull/1627/head
Moritz 'Morty' Strübe 6 years ago committed by GitHub
parent 6e0f8ace0b
commit f604a6b5d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5028,7 +5028,7 @@ If at all possible, consider failure to close/cleanup a fundamental design error
##### Note
Declare a destructor `noexcept`. That will ensure that it either completes normally or terminate the program.
Declare a destructor `noexcept`. That will ensure that it either completes normally or terminates the program.
##### Note

Loading…
Cancel
Save