summaryrefslogtreecommitdiff
path: root/app/views/repositories/stats.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/repositories/stats.html.haml')
-rw-r--r--app/views/repositories/stats.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/repositories/stats.html.haml b/app/views/repositories/stats.html.haml
index a93814a4777..bdf047f1e98 100644
--- a/app/views/repositories/stats.html.haml
+++ b/app/views/repositories/stats.html.haml
@@ -7,7 +7,7 @@
%b Total commits:
%span= @stats.commits_count
%p
- %b Total files in #{@project.root_ref}:
+ %b Total files in #{@repository.root_ref}:
%span= @stats.files_count
%p
%b Authors: