Skip to content

Commit 18cdf65

Browse files
committed
s/if/whether/
1 parent 60ee236 commit 18cdf65

File tree

1 file changed

+1
-1
lines changed
  • lib/github/ldap/membership_validators

1 file changed

+1
-1
lines changed

lib/github/ldap/membership_validators/detect.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def strategy_config
4646
ldap.membership_validator
4747
end
4848

49-
# Internal: Detect it the LDAP host is an ActiveDirectory server.
49+
# Internal: Detect whether the LDAP host is an ActiveDirectory server.
5050
#
5151
# See: http://msdn.microsoft.com/en-us/library/cc223359.aspx.
5252
#

0 commit comments

Comments
 (0)