Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Fix typo in mysqlsh/options #91

Merged
merged 1 commit into from
May 1, 2018
Merged

Fix typo in mysqlsh/options #91

merged 1 commit into from
May 1, 2018

Conversation

owainlewis
Copy link
Member

No description provided.

@@ -8,7 +8,7 @@ import (
// Options holds the options passed to individual mysqlsh commands.
type Options map[string]string

// String encods
// String encodes options as a comma separated string.
Copy link

Choose a reason for hiding this comment

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

It actually encodes it as a Python dictionary

@prydie prydie merged commit a0d35f4 into master May 1, 2018
@prydie prydie deleted the ol/fix-typo branch May 1, 2018 08:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants