Page MenuHomePhorge

Fix property name typo in PhabricatorPDFIterator
ClosedPublic

Authored by aklapper on Jul 2 2024, 19:11.

Details

Summary

$framgentKey has a typo.

Test Plan

Slowly spell the word "fragmentKey"; compare with the top of the file.

Diff Detail

Repository
rP Phorge
Branch
typoPhortunePdf
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1415
Build 1415: arc lint + arc unit

Event Timeline

aklapper requested review of this revision.Jul 2 2024, 19:11

sgtm

Seems that nothing internally accessed that method, and probably nothing externally. But we should probably keep that method since it's public. Thanks.

This revision is now accepted and ready to land.Jul 12 2024, 09:50