Merge "Correct misspell in comments"

This commit is contained in:
Jenkins
2013-08-03 00:14:10 +00:00
committed by Gerrit Code Review

View File

@@ -49,7 +49,7 @@ conf_exists = constraints_conf.read('/etc/swift/swift.conf')
# Constraints are set first from the test config, then from
# /etc/swift/swift.conf if it exists. If swift.conf doesn't exist,
# then limit test coverage. This allows SAIO tests to work fine but
# requires remote funtional testing to know something about the cluster
# requires remote functional testing to know something about the cluster
# that is being tested.
config = get_config('func_test')
for k in default_constraints: