From: Randy Dunlap <[email protected]> Fix typo/spello of "functions".
Signed-off-by: Randy Dunlap <[email protected]> Cc: Andrew Morton <[email protected]> --- lib/mpi/mpi-bit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200908.orig/lib/mpi/mpi-bit.c +++ linux-next-20200908/lib/mpi/mpi-bit.c @@ -1,4 +1,4 @@ -/* mpi-bit.c - MPI bit level fucntions +/* mpi-bit.c - MPI bit level functions * Copyright (C) 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG.

