spelling: support

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-07-11 00:39:13 +02:00
committed by Andrzej Krzemienski
parent ce500ee436
commit 653ebefbac
4 changed files with 9 additions and 9 deletions
@@ -114,7 +114,7 @@
#endif
// Detect suport for defaulting move operations
// Detect support for defaulting move operations
// (some older compilers implement rvalue references,
// defaulted functions but move operations are not special members and cannot be defaulted)