Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15485911
D16476.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
D16476.diff
View Options
diff --git a/src/applications/owners/storage/PhabricatorOwnersPath.php b/src/applications/owners/storage/PhabricatorOwnersPath.php
--- a/src/applications/owners/storage/PhabricatorOwnersPath.php
+++ b/src/applications/owners/storage/PhabricatorOwnersPath.php
@@ -88,7 +88,7 @@
$self_count = count($self_fragments);
$path_count = count($path_fragments);
if ($self_count > $path_count) {
- // If this path is longer (and therefor more specific) than the target
+ // If this path is longer (and therefore more specific) than the target
// path, we don't match it at all.
return 0;
}
diff --git a/src/docs/user/userguide/harbormaster.diviner b/src/docs/user/userguide/harbormaster.diviner
--- a/src/docs/user/userguide/harbormaster.diviner
+++ b/src/docs/user/userguide/harbormaster.diviner
@@ -88,7 +88,7 @@
Currently, the only useful type of build step is "Make HTTP Request", which you
can use to make a call to an external build system like Jenkins. Today, most
-plans should therefor look something like this:
+plans should therefore look something like this:
- Use a "Make HTTP Request" step to tell Jenkins or some other similar
external build system about the code.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 11, 3:30 AM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7350045
Default Alt Text
D16476.diff (1 KB)
Attached To
Mode
D16476: Correct spelling of "therefore"
Attached
Detach File
Event Timeline
Log In to Comment