Page MenuHomePhabricator

Spell "Elasticsearch" correctly, not "ElasticSearch"
ClosedPublic

Authored by epriestley on Apr 2 2017, 7:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 7:39 AM
Unknown Object (File)
Wed, Mar 13, 3:27 PM
Unknown Object (File)
Feb 19 2024, 1:41 AM
Unknown Object (File)
Feb 19 2024, 1:39 AM
Unknown Object (File)
Feb 18 2024, 8:45 PM
Unknown Object (File)
Jan 23 2024, 3:32 PM
Unknown Object (File)
Dec 27 2023, 10:28 AM
Unknown Object (File)
Dec 25 2023, 11:09 PM
Subscribers
None

Details

Summary

Ref T12450. These are like 95% my fault, but Elastic appears to spell the name "Elasticsearch" consistently in their branding.

Test Plan

grep ElasticSearch

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'm going to commit this as two separate changes because I don't trust git with changes which only alter file case (ElasticSearch.php -> Elasticsearch.php), and this diff has kind of a pile of lies going on which are mostly/entirely not our fault, but claim the moves are correct and exhaustive.

This revision is now accepted and ready to land.Apr 2 2017, 7:19 PM
This revision was automatically updated to reflect the committed changes.