iio: test: fix typo from neeeds to needs in comment
Fix incorrect spelling from neeeds to needs. Signed-off-by: Shi Hao <i.shihao.999@gmail.com> Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>master
parent
abf88d037b
commit
5088fc7448
|
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
* If yes, then adding a test is probably a good idea but please stop for a
|
||||
* moment and consider the effort of changing all the tests when code gets
|
||||
* refactored. Eventually it neeeds to be.
|
||||
* refactored. Eventually it needs to be.
|
||||
*/
|
||||
|
||||
#define TEST_TSEL_50 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue