]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/staging/iio/ring_generic.h
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / iio / ring_generic.h
index f21ac09373cfdbd2f9bf3ade0e4cfc9156140556..32948e55dc81c6ae10ff1dc51f84c1b305e5aaf9 100644 (file)
@@ -30,7 +30,7 @@ int iio_push_ring_event(struct iio_ring_buffer *ring_buf,
  * @event_code:                event indentification code
  * @timestamp:         time of event
  *
- * Typical usecase is to escalate a 50% ring full to 75% full if noone has yet
+ * Typical usecase is to escalate a 50% ring full to 75% full if no one has yet
  * read the first event. Clearly the 50% full is no longer of interest in
  * typical use case.
  **/