Skip to content
Snippets Groups Projects
Commit 074c4e56 authored by Yves Senn's avatar Yves Senn
Browse files

Merge pull request #3988 from crazyscience/patch-3

Fixed grammatical error.
parents 143a03e5 a77b00e4
No related branches found
No related tags found
1 merge request!3989Issue 3599: Add snippets_enabled flag to projects for API
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment