All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Fix typos
@ 2017-03-15 17:58 Tamara Diaconita
  2017-03-15 20:07 ` [Outreachy kernel] " Julia Lawall
  0 siblings, 1 reply; 5+ messages in thread
From: Tamara Diaconita @ 2017-03-15 17:58 UTC (permalink / raw)
  To: corbet, outreachy-kernel, linux-doc; +Cc: Tamara Diaconita

Fix typos in sync_file.txt to make documentation grammatically correct.

Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com>
---
 Documentation/sync_file.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sync_file.txt b/Documentation/sync_file.txt
index 269681a..c3d033a 100644
--- a/Documentation/sync_file.txt
+++ b/Documentation/sync_file.txt
@@ -37,7 +37,7 @@ dma_fence_signal(), when it has finished using (or processing) that buffer.
 Out-fences are fences that the driver creates.
 
 On the other hand if the driver receives fence(s) through a sync_file from
-userspace we call these fence(s) 'in-fences'. Receiveing in-fences means that
+userspace we call these fence(s) 'in-fences'. Receiving in-fences means that
 we need to wait for the fence(s) to signal before using any buffer related to
 the in-fences.
 
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-15 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-15 17:58 [PATCH] Documentation: Fix typos Tamara Diaconita
2017-03-15 20:07 ` [Outreachy kernel] " Julia Lawall
2017-03-15 21:56   ` Alison Schofield
2017-03-15 21:57     ` Julia Lawall
2017-03-15 22:10     ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.