aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-10-16 03:11:14 +0000
committerLinus Torvalds <[email protected]>2020-10-16 18:11:20 +0000
commit8d8472cfdefa0f5c839f5c4a507af5e26ee6f5bf (patch)
tree912ff6b2b66994eccc6b3867d5e2887b5f39f596 /lib/mpi/mpi-bit.c
parentlib: test_sysctl: delete duplicated words (diff)
downloadkernel-8d8472cfdefa0f5c839f5c4a507af5e26ee6f5bf.tar.gz
kernel-8d8472cfdefa0f5c839f5c4a507af5e26ee6f5bf.zip
lib/mpi/mpi-bit.c: fix spello of "functions"
Fix typo/spello of "functions". Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
-rw-r--r--lib/mpi/mpi-bit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mpi/mpi-bit.c b/lib/mpi/mpi-bit.c
index a5119a2bcdd4..142b680835df 100644
--- a/lib/mpi/mpi-bit.c
+++ b/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.