mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zipl/boot: Fix typo found by codespell
Reviewed-by: Mikhail Zaslonko <zaslonko@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
This commit is contained in:
committed by
Steffen Eiden
parent
c9f0e3accf
commit
a4f48415a0
@@ -363,7 +363,7 @@ static char *number(char *buf, char *end, unsigned long val,
|
||||
/*
|
||||
* vsnprintf - Format string and place in a buffer
|
||||
*
|
||||
* This funcion only supports a subset of format options defined in the
|
||||
* This function only supports a subset of format options defined in the
|
||||
* C standard, i.e.
|
||||
* specifiers:
|
||||
* * %s (strings)
|
||||
|
||||
Reference in New Issue
Block a user