Skip to content

Commit a62cfc3

Browse files
authored
Fix typo in common.h
1 parent 42f048c commit a62cfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ typedef int blasint;
392392
#endif
393393

394394
/***
395-
To alloc job_t on heap or statck.
395+
To alloc job_t on heap or stack.
396396
please https://github.com/xianyi/OpenBLAS/issues/246
397397
***/
398398
#if defined(OS_WINDOWS)

0 commit comments

Comments
 (0)