Fix assorted typos

This commit is contained in:
Olly Betts
2018-11-30 13:20:47 +13:00
committed by Jeffrey Altman
parent 8d8920b079
commit 7ad6c01a8d
7 changed files with 11 additions and 11 deletions

View File

@@ -34,7 +34,7 @@
#include "krb5_locl.h"
/**
* Reset the (potentially uninitalized) krb5_data structure.
* Reset the (potentially uninitialized) krb5_data structure.
*
* @param p krb5_data to reset.
*