NetworkPkg/Tls: Fix few typos

Fix few typos in comments and documentation.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Maciej Rabeda <maciej.rabeda@intel.com>
Signed-off-by: Antoine Coeur <coeur@gmx.fr>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Maciej Rabeda <maciej.rabeda@intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200207010831.9046-50-philmd@redhat.com>
This commit is contained in:
Antoine Coeur
2020-02-07 02:08:02 +01:00
committed by mergify[bot]
parent 81c6f1762e
commit dad13c8067
5 changed files with 11 additions and 11 deletions

View File

@ -207,7 +207,7 @@ TlsAuthConfigAccessExtractConfig (
@param Progress A pointer to a string filled in with the
offset of the most recent '&' before the
first failing name / value pair (or the
beginn ing of the string if the failure
beginning of the string if the failure
is in the first name / value pair) or
the terminating NULL if all was
successful.