Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR] typo #357

Merged
merged 2 commits into from
Feb 3, 2020
Merged

[MINOR] typo #357

merged 2 commits into from
Feb 3, 2020

Conversation

macfarla
Copy link
Contributor

@macfarla macfarla commented Feb 3, 2020

fixed typo in build.gradle

Signed-off-by: Sally MacFarlane sally.macfarlane@consensys.net

Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
build.gradle Outdated
@@ -51,7 +51,7 @@ gradle.startParameter.taskNames.each {
}
gradle.startParameter.taskNames = expandedTaskList.flatten()

// Gets a integer command argument, passed with -Pname=x, or the defaut if not provided.
// Gets a integer command argument, passed with -Pname=x, or the default if not provided.
Copy link
Contributor

Choose a reason for hiding this comment

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

did you want to change this to gets 'an' integer command argument while you're there?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

argh

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
@macfarla macfarla merged commit 13b1ca6 into hyperledger:master Feb 3, 2020
@macfarla macfarla deleted the typo branch February 3, 2020 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants