Revert "various spelling fixes"
[openssl.git] / include / openssl / srp.h
index 7a7406ffac387eb73c34b197212cf1cd6e1b9eae..37e767886376398f24b0031235d8c30f769e501a 100644 (file)
@@ -106,7 +106,7 @@ typedef struct SRP_VBASE_st {
 } SRP_VBASE;
 
 /*
- * Internal structure storing N and g pair 
+ * Structure interne pour retenir les couples N et g
  */
 typedef struct SRP_gN_st {
     char *id;