spelling fixes, just comments and readme.
[openssl.git] / test / recipes / 70-test_sslrecords.t
index 5a569d3052031f7f0f4797a2764393af30a98316..0ae018a07d0b6bf907dc3080ec741cc59b6f8985 100644 (file)
@@ -110,7 +110,7 @@ sub add_frag_alert_filter
     #);
     #push @{$proxy->record_list}, $record;
 
-    # Now add the alert level (Fatal) as a seperate record
+    # Now add the alert level (Fatal) as a separate record
     $byte = pack('C', TLSProxy::Message::AL_LEVEL_FATAL);
     my $record = TLSProxy::Record->new(
         0,