diff --git a/using_concept_check.htm b/using_concept_check.htm index 8dee42b..b14a2f9 100644 --- a/using_concept_check.htm +++ b/using_concept_check.htm @@ -129,7 +129,7 @@ definition to check whether some type models a concept.
Getting back to the earlier motivating example, -one good applicatino of concept checks would be to insert +one good application of concept checks would be to insert function_requires() at the top of std::stable_sort() to make sure the template parameter type models