Skip to content

Commit d5cb3cd

Browse files
committed
typo in storage message
Test Plan: I didn't put any skill points in spelling since I need combat skills to survive in a nuclear wasteland, but spell check says this is better. Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D14522
1 parent a41b857 commit d5cb3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/infrastructure/storage/management/workflow/PhabricatorStorageManagementWorkflow.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ private function printErrors(array $errors, $default_return) {
633633
if ($any_surplus) {
634634
$message[] = pht(
635635
'Some of these errors are caused by surplus schemata (extra '.
636-
'tables or columsn which Phabricator does not expect). These are '.
636+
'tables or columns which Phabricator does not expect). These are '.
637637
'not serious. For information on resolving these issues, see the '.
638638
'"Surplus Schemata" section in the "Managing Storage Adjustments" '.
639639
'article in the documentation.');

0 commit comments

Comments
 (0)