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, Nov 22, 5:19 PM
Unknown Object (File)
Mon, Nov 18, 1:40 PM
Unknown Object (File)
Thu, Nov 14, 12:53 PM
Unknown Object (File)
Mon, Nov 11, 6:09 AM
Unknown Object (File)
Sun, Nov 10, 2:34 AM
Unknown Object (File)
Wed, Nov 6, 6:03 AM
Unknown Object (File)
Tue, Nov 5, 3:45 AM
Unknown Object (File)
Mon, Oct 28, 11:11 AM
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.