updates.
[silc.git] / lib / silcske / silcske_status.h
index 4ca238de02a1750797c763b3fad56cac6b0cac68..2c55ad4ac3df2afadac50ed135ec52af67864237 100644 (file)
@@ -65,7 +65,7 @@ typedef enum {
   SILC_SKE_STATUS_BAD_PAYLOAD_LENGTH,         /* Payload includes garbage */
 
   /* Other internal status types */
-  SILC_SKE_STATUS_FREED,                      /* Internal libary status */
+  SILC_SKE_STATUS_FREED,                      /* Internal library status */
 } SilcSKEStatus;
 /***/