Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

Fix #443 Double quote is missing in the HTTP Proxy Settings doc #445

Closed
wants to merge 1 commit into from
Closed

Conversation

brgnepal
Copy link
Contributor

Fix #443

@@ -173,7 +173,7 @@ The vagrant-service-manager helps you configure the service of your choice:

. Enable the desired service(s) in the ADB Vagrantfile as:
+
`config.servicemanager.services = 'openshift'`
`config.servicemanager.services = "openshift"`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistent quote.

Copy link
Contributor

@hferentschik hferentschik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough.

@brgnepal brgnepal closed this Dec 16, 2016
@brgnepal brgnepal reopened this Dec 16, 2016
@brgnepal brgnepal added this to the v1.5.0 milestone Jan 23, 2017
@brgnepal
Copy link
Contributor Author

Merged.

@brgnepal brgnepal closed this Jan 23, 2017
@brgnepal brgnepal deleted the fix-443 branch January 24, 2017 12:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants