vnode(9): Fix a typo in a source code comment

- s/paramater/parameter/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-08-07 16:08:43 +02:00
parent b2b1bb0410
commit fa1ac9693a

View file

@ -45,7 +45,7 @@
# -: not applicable. vnode does not yet (or no longer) exists.
# =: the same on input and output, may be either L or U.
#
# The paramater named "vpp" is assumed to be always used with double
# The parameter named "vpp" is assumed to be always used with double
# indirection (**vpp) and that name is hard-coded in vnode_if.awk !
#
# Lines starting with %! specify a pre or post-condition function