| Index: tests/standalone/io/raw_secure_server_socket_test.dart
|
| diff --git a/tests/standalone/io/raw_secure_server_socket_test.dart b/tests/standalone/io/raw_secure_server_socket_test.dart
|
| index 5c5561d485eb485bc54ebf72588be892c2df6046..fb1b3337357aab9c6b4ed1b896e207f327dd2cd2 100644
|
| --- a/tests/standalone/io/raw_secure_server_socket_test.dart
|
| +++ b/tests/standalone/io/raw_secure_server_socket_test.dart
|
| @@ -158,7 +158,7 @@ void testServerListenAfterConnect() {
|
| //
|
| // listenSecure
|
| // When this argument is true a secure server is used. When this is false
|
| -// a non-secure server is used and the connections are secured after beeing
|
| +// a non-secure server is used and the connections are secured after being
|
| // connected.
|
| //
|
| // connectSecure
|
|
|