Replace 'absense' with 'absence'.

Signed-off-by: Steven Lung <1030steven@gmail.com>
Link: https://lore.kernel.org/r/20220621072910.4704-1-1030steven@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Steven Lung 2022-06-21 15:29:10 +08:00 коммит произвёл Jonathan Corbet
Родитель 4a6d00a43e
Коммит 5b8d9ee003
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -322,7 +322,7 @@ Shared Options
* ``v6=[0,1]`` to specify if a v6 connection is desired for all * ``v6=[0,1]`` to specify if a v6 connection is desired for all
transports which operate over IP. Additionally, for transports that transports which operate over IP. Additionally, for transports that
have some differences in the way they operate over v4 and v6 (for example have some differences in the way they operate over v4 and v6 (for example
EoL2TPv3), sets the correct mode of operation. In the absense of this EoL2TPv3), sets the correct mode of operation. In the absence of this
option, the socket type is determined based on what do the src and dst option, the socket type is determined based on what do the src and dst
arguments resolve/parse to. arguments resolve/parse to.