Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15398707
D21478.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
554 B
Referenced Files
None
Subscribers
None
D21478.diff
View Options
diff --git a/src/future/FutureIterator.php b/src/future/FutureIterator.php
--- a/src/future/FutureIterator.php
+++ b/src/future/FutureIterator.php
@@ -194,7 +194,7 @@
* @task iterator
*/
public function next() {
- // See T13572. If we preivously resolved and returned a Future, release
+ // See T13572. If we previously resolved and returned a Future, release
// it now. This prevents us from holding Futures indefinitely when callers
// like FuturePool build long-lived iterators and keep adding new Futures
// to them.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 18, 1:19 AM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7704792
Default Alt Text
D21478.diff (554 B)
Attached To
Mode
D21478: Fix a typo of "previously" in FutureIterator
Attached
Detach File
Event Timeline
Log In to Comment