summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-10-09 22:03:21 +0000
committerMike Greiling <mike@pixelcog.com>2017-10-09 22:03:21 +0000
commit4a13fcf80365060b06893b71d93a64e5a1836b9a (patch)
tree875180b992de9e51d17a28588fee7b3abc65d339
parentd6170ce4d8a0cbfd8552531c29163e44549222cf (diff)
downloadgitlab-ce-38574-superfluous-export-in-advanced-settings-of-project-settings.tar.gz
fix incorrect description for advanced settings section of project settings38574-superfluous-export-in-advanced-settings-of-project-settings
-rw-r--r--app/views/projects/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/edit.html.haml b/app/views/projects/edit.html.haml
index 8ae4fd94146..893e536e289 100644
--- a/app/views/projects/edit.html.haml
+++ b/app/views/projects/edit.html.haml
@@ -97,7 +97,7 @@
%button.btn.js-settings-toggle
= expanded ? 'Collapse' : 'Expand'
%p
- Perform advanced options such as housekeeping, exporting, archiving, renaming, transferring, or removing your project.
+ Perform advanced options such as housekeeping, archiving, renaming, transferring, or removing your project.
.settings-content.no-animate{ class: ('expanded' if expanded) }
.sub-section
%h4 Housekeeping