Change spelling from rougly to roughly.

Signed-off-by: Chelsy Ratnawat <chelsyratnawat2...@gmail.com>
---
 tools/testing/selftests/filesystems/file_stressor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/filesystems/file_stressor.c 
b/tools/testing/selftests/filesystems/file_stressor.c
index 1136f93a9977..01dd89f8e52f 100644
--- a/tools/testing/selftests/filesystems/file_stressor.c
+++ b/tools/testing/selftests/filesystems/file_stressor.c
@@ -156,7 +156,7 @@ TEST_F_TIMEOUT(file_stressor, slab_typesafe_by_rcu, 900 * 2)
                        ssize_t nr_read;
 
                        /*
-                        * Concurrently read /proc/<pid>/fd/ which rougly does:
+                        * Concurrently read /proc/<pid>/fd/ which roughly does:
                         *
                         * f = fget_task_next(p, &fd);
                         * if (!f)
-- 
2.43.5


Reply via email to