Page MenuHomePhabricator

Fix a typo in documentation
ClosedPublic

Authored by epriestley on Jan 1 2016, 11:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 31, 6:05 PM
Unknown Object (File)
Tue, Dec 3, 8:13 PM
Unknown Object (File)
Dec 2 2024, 9:53 AM
Unknown Object (File)
Dec 1 2024, 7:23 AM
Unknown Object (File)
Nov 28 2024, 7:30 AM
Unknown Object (File)
Nov 27 2024, 6:38 PM
Unknown Object (File)
Nov 23 2024, 7:35 PM
Unknown Object (File)
Nov 14 2024, 2:37 PM
Subscribers
None

Details

Summary

fpipe() is not a real thing, this should be fwrite().

Test Plan

Reading.

Diff Detail

Repository
rPHU libphutil
Branch
doc1
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/utils/utils.php:1187XHP45PHP Compatibility
Errorsrc/utils/utils.php:1187XHP45PHP Compatibility
Unit
Tests Passed
Build Status
Buildable 9878
Build 11906: Run Core Tests
Build 11905: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix a typo in documentation.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 1 2016, 4:06 PM
This revision was automatically updated to reflect the committed changes.