Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15293828
D9909.id23785.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D9909.id23785.diff
View Options
diff --git a/src/filesystem/linesofalarge/LinesOfALarge.php b/src/filesystem/linesofalarge/LinesOfALarge.php
--- a/src/filesystem/linesofalarge/LinesOfALarge.php
+++ b/src/filesystem/linesofalarge/LinesOfALarge.php
@@ -24,7 +24,7 @@
* }
*
* By default, a line is delimited by "\n". The delimiting character is
- * not returned. You can change the charater with @{method:setDelimiter}. The
+ * not returned. You can change the character with @{method:setDelimiter}. The
* last part of the file is returned as the last $line, even if it does not
* include a terminating character (if it does, the terminating character is
* stripped).
diff --git a/src/parser/argument/PhutilArgumentParser.php b/src/parser/argument/PhutilArgumentParser.php
--- a/src/parser/argument/PhutilArgumentParser.php
+++ b/src/parser/argument/PhutilArgumentParser.php
@@ -102,7 +102,7 @@
/**
* Parse and consume a list of arguments, removing them from the argument
* vector but leaving unparsed arguments for later consumption. You can
- * retreive unconsumed arguments directly with
+ * retrieve unconsumed arguments directly with
* @{method:getUnconsumedArgumentVector}. Doing a partial parse can make it
* easier to share common flags across scripts or workflows.
*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 6, 4:49 AM (1 w, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7229825
Default Alt Text
D9909.id23785.diff (1 KB)
Attached To
Mode
D9909: Fix some spelling mistakes
Attached
Detach File
Event Timeline
Log In to Comment