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)
Fri, Dec 13, 10:37 AM
Unknown Object (File)
Sat, Dec 7, 10:42 AM
Unknown Object (File)
Fri, Dec 6, 1:25 PM
Unknown Object (File)
Fri, Dec 6, 4:41 AM
Unknown Object (File)
Nov 26 2024, 8:06 PM
Unknown Object (File)
Nov 26 2024, 8:43 AM
Unknown Object (File)
Nov 22 2024, 5:19 PM
Unknown Object (File)
Nov 18 2024, 1:40 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

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.