doc: remove end of line whitespace
[openssl.git] / doc / internal / man3 / OPTIONS.pod
index 1971c76241bc2610a58954715a9ec62a0c5a4c1c..90593ca46f6fd3f3204e63d037ba7440730e794a 100644 (file)
@@ -189,7 +189,7 @@ B<OPT_PARAMETERS> macro:
     OPT_PARAMETERS()
     {OPT_PARAM_STR, 1, '-', "Parameters:\n"}
 
-Every "option" after after this should contain the parameter and 
+Every "option" after after this should contain the parameter and
 the help string:
 
     {"text", 0, 0, "Words to display (optional)"},