Skip to content

Commit 0138bce

Browse files
committed
Typo
1 parent eb8b05a commit 0138bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05-problem-vectorization.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ Conclusion
724724

725725
The last example we'been studying is indeed a nice example where it is more
726726
important to vectorize the problem rather than to vectorize the code (and too
727-
early). In this spefici case we were lucky enough to have the work done for us
727+
early). In this specific case we were lucky enough to have the work done for us
728728
but it won't be always the case and in such a case, the temptation might be
729729
high to vectorize the first solution we've found. I hope you're now convinced
730730
it might be a good idea in general to look for alternative solutions once

0 commit comments

Comments
 (0)