Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMlanawo Mbechezi <mlanawo.mbechezi@ikimea.com>2015-02-28 00:49:40 +0300
committerMlanawo Mbechezi <mlanawo.mbechezi@ikimea.com>2015-02-28 00:49:40 +0300
commit9e4d3f328f00459447e087677a1684e54faa47c8 (patch)
treed77c00f9ebc0ada95945daaf860baab27eae5329 /app/views/projects/services
parentd4aab6528cb80b0f41bdac2240dd9cc32543481d (diff)
fix typo
Diffstat (limited to 'app/views/projects/services')
-rw-r--r--app/views/projects/services/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/services/index.html.haml b/app/views/projects/services/index.html.haml
index d615d128653..0d3ccb6bb83 100644
--- a/app/views/projects/services/index.html.haml
+++ b/app/views/projects/services/index.html.haml
@@ -6,7 +6,7 @@
%tr
%th
%th Service
- %th Desription
+ %th Description
%th Last edit
- @services.sort_by(&:title).each do |service|
%tr