diff --git a/src/applications/phortune/pdf/PhabricatorPDFIterator.php b/src/applications/phortune/pdf/PhabricatorPDFIterator.php index d39168369d..81626b91f5 100644 --- a/src/applications/phortune/pdf/PhabricatorPDFIterator.php +++ b/src/applications/phortune/pdf/PhabricatorPDFIterator.php @@ -45,7 +45,7 @@ final class PhabricatorPDFIterator } public function key() { - return $this->framgentKey; + return $this->fragmentKey; } public function next() {