Skip to content

Commit

Permalink
lib/mpi/mpi-bit.c: fix spello of "functions"
Browse files Browse the repository at this point in the history
Fix typo/spello of "functions".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/8df15173-a6df-9426-7cad-a2d279bf1170@infradead.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Oct 16, 2020
1 parent 2d04698 commit 8d8472c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mpi/mpi-bit.c
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 8d8472c

Please sign in to comment.