mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
3bad16c1ca
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