Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
76aa876e9e1e
Commit
68d6f5bc
authored
Mar 02, 2016
by
tiagonbotelho
Committed by
Yorick Peterse
Mar 07, 2016
Browse files
fixes typo
parent
9ae8795b1421
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/models/project.rb
View file @
76aa876e
...
...
@@ -90,7 +90,7 @@ def update_forks_visibility_level
before_save
:check_main_language
def
check_main_language
if
commit_count_changed?
self
.
main_language
=
repository
.
main_language
main_language
=
repository
.
main_language
end
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment