Trivial fix: declerations -> declarations Signed-off-by: Askar Safin --- This patch is for VFS tree. --- include/linux/splice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/splice.h b/include/linux/splice.h index 9dec4861d..8f6b17079 100644 --- a/include/linux/splice.h +++ b/include/linux/splice.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* - * Function declerations and data structures related to the splice + * Function declarations and data structures related to the splice * implementation. * * Copyright (C) 2007 Jens Axboe base-commit: 9215e74f228f2b239f41271da9e5076ee3439d1b -- 2.47.3