Skip to content

Commit f357e4c

Browse files
committed
minor: fix typo
1 parent 327c4d9 commit f357e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
CA_PEM = "#{SSL_CERTS_DIR}/ca.pem"
7676
CRL_PEM = "#{SSL_CERTS_DIR}/crl.pem"
7777

78-
# Determine whether the test clients are connecting to a standlone.
78+
# Determine whether the test clients are connecting to a standalone.
7979
#
8080
# @since 2.0.0
8181
def standalone?

0 commit comments

Comments
 (0)