diff --git a/app/views/system_log/time_analysis.html.erb b/app/views/system_log/time_analysis.html.erb
index 3f42eb6fc..c945e1dec 100644
--- a/app/views/system_log/time_analysis.html.erb
+++ b/app/views/system_log/time_analysis.html.erb
@@ -33,7 +33,7 @@
<%= l(:label_log_access_controller_action) %> |
<%= l(:label_log_response_time) %> |
<%= l(:label_log_views_time) %> |
- <%= l(:label_log_access_time_percent) %> |
+ <%= l(:label_log_views_time_percent) %> |
<%= l(:label_log_active_record_time) %> |
<%= l(:label_log_active_record_time_percent) %> |
<% unless @log_result.nil? %>