Skip to content

Commit 3349e9d

Browse files
committed
Merge pull request #830 from eschnett/patch-1
Correct small typo in comment
2 parents e5a6ef3 + dd76123 commit 3349e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.rule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ NO_AFFINITY = 1
114114
# Force number of make jobs. The default is the number of logical CPU of the host.
115115
# This is particularly useful when using distcc.
116116
# A negative value will disable adding a -j flag to make, allowing to use a parent
117-
# make -j value. This is usefull to call OpenBLAS make from an other project
117+
# make -j value. This is useful to call OpenBLAS make from an other project
118118
# makefile
119119
# MAKE_NB_JOBS = 2
120120

0 commit comments

Comments
 (0)