More of the same cloned typo

This commit is contained in:
Gregory Nutt
2016-10-19 10:07:44 -06:00
parent 5d56172f82
commit 48fb97e7b5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ struct spinlock_s
* Name: up_testset
*
* Description:
* Perform and atomic test and set operation on the provided spinlock.
* Perform an atomic test and set operation on the provided spinlock.
*
* This function must be provided via the architecture-specific logoic.
*