public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] devices.txt: fix spelling mistake: "shapshot" -> "snapshot"
@ 2020-01-10 10:04 Colin King
  2020-01-10 17:14 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2020-01-10 10:04 UTC (permalink / raw)
  To: Jonathan Corbet, linux-doc; +Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

Fix spelling mistake in text.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 Documentation/admin-guide/devices.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
index 1c5d2281efc9..2a97aaec8b12 100644
--- a/Documentation/admin-guide/devices.txt
+++ b/Documentation/admin-guide/devices.txt
@@ -319,7 +319,7 @@
 		182 = /dev/perfctr	Performance-monitoring counters
 		183 = /dev/hwrng	Generic random number generator
 		184 = /dev/cpu/microcode CPU microcode update interface
-		186 = /dev/atomicps	Atomic shapshot of process state data
+		186 = /dev/atomicps	Atomic snapshot of process state data
 		187 = /dev/irnet	IrNET device
 		188 = /dev/smbusbios	SMBus BIOS
 		189 = /dev/ussp_ctl	User space serial port control
-- 
2.24.0


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

end of thread, other threads:[~2020-01-10 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-10 10:04 [PATCH] devices.txt: fix spelling mistake: "shapshot" -> "snapshot" Colin King
2020-01-10 17:14 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox