Skip to content

Commit fe2f31d

Browse files
author
Povilas Kanapickas
committed
Index: fix a recent typo
1 parent 26fc267 commit fe2f31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index-cpp-search-app.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Member initializer lists => cpp/language/initializer_list
116116
Templates => cpp/language/templates
117117
Class template => cpp/language/class_template
118118
Function template => cpp/language/function_template
119-
Variable template => cpp/language/variable_template {{mark c++14}}
119+
Variable template => cpp/language/variable_template
120120
Explicit specialization => cpp/language/template_specialization
121121
Partial specialization => cpp/language/partial_specialization
122122
Dependent names => cpp/language/dependent_name

0 commit comments

Comments
 (0)