Skip to content
Snippets Groups Projects
Commit b9049df5 authored by Dmitri Vorobiev's avatar Dmitri Vorobiev Committed by Jiri Kosina
Browse files

Change "useing" -> "using".

parent b519c15d
Branches
Tags
No related merge requests found
...@@ -94,7 +94,7 @@ struct execute_work { ...@@ -94,7 +94,7 @@ struct execute_work {
/* /*
* initialize all of a work item in one go * initialize all of a work item in one go
* *
* NOTE! No point in using "atomic_long_set()": useing a direct * NOTE! No point in using "atomic_long_set()": using a direct
* assignment of the work data initializer allows the compiler * assignment of the work data initializer allows the compiler
* to generate better code. * to generate better code.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment