mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
Merge pull request #3988 from crazyscience/patch-3
Fixed grammatical error.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
%hr
|
||||
%p
|
||||
%p Repo Size: #{@project.repository.size} MB
|
||||
%p Created at: #{@project.created_at.stamp('Aug 22, 2013')}
|
||||
%p Created on: #{@project.created_at.stamp('Aug 22, 2013')}
|
||||
%p Owner: #{link_to @project.owner_name, @project.owner}
|
||||
- if @project.forked_from_project
|
||||
%p
|
||||
|
||||
Reference in New Issue
Block a user