Skip to content

Commit f436205

Browse files
committed
typofix
1 parent c4b402f commit f436205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

section1/oop.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2050 by Chrono
1+
// Copyright (c) 2020 by Chrono
22
//
33
// g++ oop.cpp -std=c++11 -o a.out;./a.out
44
// g++ oop.cpp -std=c++14 -o a.out;./a.out

0 commit comments

Comments
 (0)