Commit 79152e4a authored by Eric Davis's avatar Eric Davis

Typo in method comment

parent b646a731
......@@ -30,7 +30,7 @@ module ChiliProject
})
end
# Get the raw namme of the currently used database adapter.
# Get the raw name of the currently used database adapter.
# This string is set by the used adapter gem.
def self.adapter_name
ActiveRecord::Base.connection.adapter_name
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment