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)
Tue, Apr 16, 6:21 AM
Unknown Object (File)
Thu, Apr 11, 9:16 AM
Unknown Object (File)
Sun, Apr 7, 11:40 PM
Unknown Object (File)
Sun, Apr 7, 7:45 PM
Unknown Object (File)
Wed, Mar 27, 7:39 AM
Unknown Object (File)
Mar 13 2024, 3:27 PM
Unknown Object (File)
Feb 19 2024, 1:41 AM
Unknown Object (File)
Feb 19 2024, 1:39 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.