Skip to content
Snippets Groups Projects
Commit 7588c0c8 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #682870 by David_Rothstein: fixed typo.

parent d7a7ec64
No related branches found
No related tags found
No related merge requests found
......@@ -413,7 +413,7 @@ function user_update_7004(&$sandbox) {
'type' => 'int',
'not null' => TRUE,
'default' => 0,
'description' => t("Foriegn key: {file}.fid of user's picture."),
'description' => t("Foreign key: {file}.fid of user's picture."),
);
if (!isset($sandbox['progress'])) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment