Fixed typo in previous commit, no functional changes.
This commit is contained in:
@@ -626,7 +626,7 @@ final class DiffusionBrowseFileController extends DiffusionBrowseController {
|
||||
array(),
|
||||
array(phutil_tag('th', array(), ''),
|
||||
phutil_tag('td', array('align' => 'center'),
|
||||
phutil_safe_html('<i>File has been trunkated on display</i>')))
|
||||
phutil_safe_html('<i>File has been truncated on display</i>')))
|
||||
);
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user