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

Rename variables. #16522

Merged
merged 1 commit into from
Feb 9, 2016
Merged

Rename variables. #16522

merged 1 commit into from
Feb 9, 2016

Conversation

dongjoon-hyun
Copy link
Contributor

This PR renames the following three variables to fix a typo settting into setting.

  • Rename a static class member:
    INDEX_TRANSLOG_FLUSH_THRESHOLD_SIZE_SETTTING -> INDEX_TRANSLOG_FLUSH_THRESHOLD_SIZE_SETTING
  • Rename a parameter: aSettting --> aSetting
  • Rename a local variable: indexSetttings -> indexSettings

This PR renames the following three variables to fix a typo `settting` into `setting`.
 * Rename a static class member:
   INDEX_TRANSLOG_FLUSH_THRESHOLD_SIZE_SETTTING -> INDEX_TRANSLOG_FLUSH_THRESHOLD_SIZE_SETTING
 * Rename a parameter: aSettting --> aSetting
 * Rename a local variable: indexSetttings -> indexSettings
@bleskes
Copy link
Contributor

bleskes commented Feb 9, 2016

(T)thanks @dongjoon-hyun . I'll merge it in...

@bleskes bleskes added >non-issue :Core/Infra/Settings Settings infrastructure and APIs v5.0.0-alpha1 labels Feb 9, 2016
bleskes added a commit that referenced this pull request Feb 9, 2016
@bleskes bleskes merged commit 77a1649 into elastic:master Feb 9, 2016
@dongjoon-hyun
Copy link
Contributor Author

Thank you for merging, @bleskes !

@dongjoon-hyun dongjoon-hyun deleted the rename_variables branch February 26, 2016 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants