Skip to content

Commit 6d04435

Browse files
author
Colin Robertson
authored
Update algorithm-functions.md
Delete stray space.
1 parent aed3b36 commit 6d04435

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/standard-library/algorithm-functions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ The template function returns **true** only if, for some `N` in the range
212212
#include <algorithm>
213213
#include <iostream>
214214

215-
216215
int main()
217216
{
218217
using namespace std;

0 commit comments

Comments
 (0)