Skip to content

Commit a65c297

Browse files
typo
1 parent 618275d commit a65c297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mongo/uri/srv_protocol.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def parse!(remaining)
168168
# The hostname cannot include a port.
169169
#
170170
# The hostname must not begin with a dot, end with a dot, or have
171-
# consecutive dots. The hostname must have a minimum of 1 component (tld)
171+
# consecutive dots. The hostname must have a minimum of 1 component
172172
#
173173
# Raises Error::InvalidURI if validation fails.
174174
def validate_srv_hostname(hostname)

0 commit comments

Comments
 (0)