Skip to content

Commit 5608999

Browse files
authored
fix the the
1 parent f209fc7 commit 5608999

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
@@ -72,7 +72,7 @@ VERSION = 0.3.6.dev
7272

7373
# You can define the maximum number of threads. Basically it should be less
7474
# than or equal to the number of CPU threads. If you don't specify one, it's
75-
# automatically detected by the the build system.
75+
# automatically detected by the build system.
7676
# If SMT (aka. HT) is enabled on the system, it may or may not be beneficial to
7777
# restrict NUM_THREADS to the number of physical cores. By default, the automatic
7878
# detection includes logical CPUs, thus allowing the use of SMT.

0 commit comments

Comments
 (0)