Skip to content

Commit f9b2d7f

Browse files
authored
Merge pull request #3253 from wi24rd/patch-1
Fix typo in common.h
2 parents 5f5b7c4 + a62cfc3 commit f9b2d7f

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
@@ -396,7 +396,7 @@ typedef int blasint;
396396
#endif
397397

398398
/***
399-
To alloc job_t on heap or statck.
399+
To alloc job_t on heap or stack.
400400
please https://github.com/xianyi/OpenBLAS/issues/246
401401
***/
402402
#if defined(OS_WINDOWS)

0 commit comments

Comments
 (0)