libmicrohttpd.texi: fixed formatting in 15ea1533a8

This commit is contained in:
Evgeny Grin (Karlson2k)
2022-05-13 17:25:27 +03:00
parent 15ea1533a8
commit f50b6be7a6
+1 -1
View File
@@ -3184,7 +3184,7 @@ Wrong ``URI'' (or URI parameters).
@item MHD_DAUTH_NONCE_STALE
The ``nonce'' is too old. Suggest the client to retry with the same username and
password to get the fresh ``nonce''.
The validity of the 'nonce' may not be checked.
The validity of the ``nonce'' may not be checked.
@item MHD_DAUTH_NONCE_WRONG
The ``nonce'' is wrong. May indicate an attack attempt.