Skip to content

Commit a288bca

Browse files
fixing language problems
1 parent 1dc5cdc commit a288bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/prime_number/prime.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* File Name: prime.cpp
3030
* Version: 1.0 (17/07/2016)
3131
* Compilation Command: spar -std=c++1y -spar_file prime.cpp -spar_ondemand -o exe
32-
* Exacution Command: ./exe -h
32+
* Execution Command: ./exe -h
3333
*/
3434

3535
#include <cstdlib>

0 commit comments

Comments
 (0)