[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20231013051855.10324-1-m.muzzammilashraf@gmail.com>
Date: Fri, 13 Oct 2023 10:18:55 +0500
From: Muhammad Muzammil <m.muzzammilashraf@...il.com>
To: kent.overstreet@...ux.dev, bfoster@...hat.com
Cc: linux-bcachefs@...r.kernel.org, linux-kernel@...r.kernel.org,
Muhammad Muzammil <m.muzzammilashraf@...il.com>
Subject: [PATCH] fs: bcachefs: printbuf.h: Fix 'correctly' typo
Fix 'correctly' typo
Signed-off-by: Muhammad Muzammil <m.muzzammilashraf@...il.com>
---
fs/bcachefs/printbuf.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/bcachefs/printbuf.h b/fs/bcachefs/printbuf.h
index 2191423d9f22..dff23d3f3403 100644
--- a/fs/bcachefs/printbuf.h
+++ b/fs/bcachefs/printbuf.h
@@ -56,7 +56,7 @@
* next tabstop - right justifying it.
*
* Make sure you use prt_newline() instead of \n in the format string for indent
- * level and tabstops to work corretly.
+ * level and tabstops to work correctly.
*
* Output units: printbuf->units exists to tell pretty-printers how to output
* numbers: a raw value (e.g. directly from a superblock field), as bytes, or as
--
2.27.0
Powered by blists - more mailing lists