Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14005049
D16498.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
D16498.diff
View Options
diff --git a/src/docs/user/field/performance.diviner b/src/docs/user/field/performance.diviner
--- a/src/docs/user/field/performance.diviner
+++ b/src/docs/user/field/performance.diviner
@@ -31,7 +31,7 @@
However, some pages are slow because Phabricator legitimately needs to do a lot
of work to generate them. For example, if you write a 100MB wiki document,
Phabricator will need substantial time to process it, it will take a long time
-to download over the network, and your browser will proably not be able to
+to download over the network, and your browser will probably not be able to
render it especially quickly.
We may be able to improve perfomance in some cases, but Phabricator is not
diff --git a/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php b/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php
--- a/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php
+++ b/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php
@@ -67,7 +67,7 @@
$connection = $this->newBasicConnection($database, $mode, $namespace);
}
- // TODO: This should be testing if the mode is "r", but that would proably
+ // TODO: This should be testing if the mode is "r", but that would probably
// break a lot of things. Perform a more narrow test for readonly mode
// until we have greater certainty that this works correctly most of the
// time.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 28, 6:34 AM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6736613
Default Alt Text
D16498.diff (1 KB)
Attached To
Mode
D16498: Fix two "proably" typos
Attached
Detach File
Event Timeline
Log In to Comment