typofixes.
[runtime.git] / lib / silcutil / silcbuffmt.h
index c76213657d202345933e5f3f3c74e4368fbcaf1d..51cb5d2c2b2c255a0818955c39847e8430e1d55b 100644 (file)
@@ -291,7 +291,7 @@ int silc_buffer_unformat_vp(SilcBuffer src, va_list ap);
  *
  * DESCRIPTION
  *
- *   Formats a buffer from variable argument list of strings.  Eachs
+ *   Formats a buffer from variable argument list of strings.  Each
  *   string must be NULL-terminated and the variable argument list must
  *   be end with SILC_STR_END argument.  This allows that a string in
  *   the list can be NULL, in which case it is skipped.  This automatically