Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15423786
D13425.id32508.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
D13425.id32508.diff
View Options
diff --git a/src/symbols/PhutilClassMapQuery.php b/src/symbols/PhutilClassMapQuery.php
--- a/src/symbols/PhutilClassMapQuery.php
+++ b/src/symbols/PhutilClassMapQuery.php
@@ -17,9 +17,9 @@
*
* This class provides support for these mechanisms.
*
- * Using the unique key mechanism with @{method:setUniqueMethod} allows you
- * to use a more human-readable, storage-friendly key to identify objects,
- * allows classes to be freely renamed, and enables variant expansion.
+ * Using the unique key mechanism with @{method:setUniqueMethod} allows you to
+ * use a more human-readable, storage-friendly key to identify objects, allows
+ * classes to be freely renamed, and enables variant expansion.
*
* Using the expansion mechanism with @{method:setExpandMethod} allows you to
* have multiple similar modular instances, or configuration-driven instances.
@@ -27,7 +27,7 @@
* Even if they have no immediate need for either mechanism, class maps should
* generally provide unique keys in their initial design so they are more
* flexible later on. Adding unique keys later can require database migrations,
- * whle adding an expansion mechanim is trivial if a class map already has
+ * while adding an expansion mechanism is trivial if a class map already has
* unique keys.
*
* This class automatically caches class maps and does not need to be wrapped
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 23, 6:19 PM (1 d, 16 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7718828
Default Alt Text
D13425.id32508.diff (1 KB)
Attached To
Mode
D13425: Minor spelling fixes
Attached
Detach File
Event Timeline
Log In to Comment