Skip to content

Conversation

@hiihellox10
Copy link
Contributor

No description provided.

@dnfclas
Copy link

dnfclas commented May 23, 2020

CLA assistant check
All CLA requirements met.

Copy link
Member

@joelmartinez joelmartinez left a comment

Choose a reason for hiding this comment

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

Very small change requested, but otherwise great work ... thanks! I'll merge this once the fix is made

if (parameter.HasDefault && parameter.IsOptional && parameter.HasConstant)
{
buf.AppendFormat(" = {0}", MDocUpdater.MakeAttributesValueString(parameter.Constant, parameter.ParameterType));
var paramterValue = MDocUpdater.MakeAttributesValueString(parameter.Constant, parameter.ParameterType);
Copy link
Member

Choose a reason for hiding this comment

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

fix spelling of parameterValue

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

@hiihellox10 hiihellox10 requested a review from joelmartinez May 27, 2020 03:15
@joelmartinez joelmartinez merged commit 1e6bd54 into mono:develop May 27, 2020
joelmartinez pushed a commit that referenced this pull request Sep 1, 2020
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.

4 participants