Fix new typo found by codespell

Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
This commit is contained in:
Dimitri Papadopoulos
2023-04-11 22:47:52 +02:00
parent 5e89efa5c7
commit b43d4ce174
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
[codespell]
skip = ./.git,aclocal.m4,./autom4te.cache,./build-aux,config.log,ccan,pcl,*.pem
ignore-words-list = alloced,ans,bu,gir,siz,te
ignore-words-list = alloced,ans,anull,bu,gir,siz,te
uri-ignore-words-list = gord,ist

2
NEWS
View File

@@ -489,7 +489,7 @@
* Version 0.10.0 (released 2015-03-10)
- Added support for gssapi (e.g., Kerberos) authentication
- Added support for alternative authentication methods, via enable-auth.
That allows to set a suffcient for login authentication method that will
That allows to set a sufficient for login authentication method that will
be used as alternative to the main authentication.
- Added support for MS-KKDCP. That is, the server can be used as an HTTP
proxy to a KDC.