Skip to content

Commit 119eb11

Browse files
committed
typo
1 parent 2f53fac commit 119eb11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ int main() {
116116
std::vector<my_rect> rectangles;
117117

118118
/*
119-
The example will compile just fine if you any of these instead:
119+
The example will compile just fine if you use any of these instead:
120120
121121
std::vector<rect_type> rectangles;
122122
std::list<rect_type> rectangles;

0 commit comments

Comments
 (0)