Commit fbca6825 authored by Phil Hughes's avatar Phil Hughes

use single quotes

parent 53ccf938
......@@ -44,7 +44,7 @@ export default {
commitToNewBranch: consts.COMMIT_TO_NEW_BRANCH,
commitToNewBranchMR: consts.COMMIT_TO_NEW_BRANCH_MR,
currentBranchPermissionsTooltip: __(
"This option is disabled as you don't have write permissions for the current branch",
'This option is disabled as you don't have write permissions for the current branch',
),
};
</script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment