Skip to content

Commit 72dc5e7

Browse files
committed
update doc
1 parent 0fe1dea commit 72dc5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ endif ()
159159
!!/ C++ syntax standard. The source code is c++11-compliant, and should have no
160160
!!/ problems compiled with c++14. If set to *14* here, users should make sure
161161
!!/ the compilers are c++14-compliant.
162-
!!/ In general, Users should not worry about the C++ standard for Tinker9.
162+
!!/ In general, users should not worry about the C++ standard for Tinker9.
163163
!!/ Using a more recent C++ standard to write the source code is unlikely
164164
!!/ to speed up the performance of Tinker9 and may harm the availability of
165165
!!/ Tinker9 to older machines.

0 commit comments

Comments
 (0)