Small fixes

This commit is contained in:
Riyad Preukschas 2013-01-19 01:47:57 +01:00
parent 75447fb044
commit 47e510e14f
2 changed files with 2 additions and 2 deletions

View file

@ -3,6 +3,6 @@ module Gitlab
Revision = `git log --pretty=format:'%h' -n 1`
def self.config
Settings
Settings
end
end