lib/swift : fix misleading typo in a code comment
The code comment was picked from lib/keystone but not changed.
Change-Id: Idebe5af84d481d52d529575e666105e4b0e06a59
diff --git a/lib/swift b/lib/swift
index 41f9e84..e9043b3 100644
--- a/lib/swift
+++ b/lib/swift
@@ -132,7 +132,7 @@
# Tell Tempest this project is present
TEMPEST_SERVICES+=,swift
-# Toggle for deploying Keystone under HTTPD + mod_wsgi
+# Toggle for deploying Swift under HTTPD + mod_wsgi
SWIFT_USE_MOD_WSGI=${SWIFT_USE_MOD_WSGI:-False}
# Functions