Skip to content

Commit

Permalink
Issue backdrop#905: Corrcting update hook doc and messaging.
Browse files Browse the repository at this point in the history
  • Loading branch information
serundeputy committed Feb 27, 2016
1 parent 6be8dad commit 138345e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/modules/system/system.install
Original file line number Diff line number Diff line change
Expand Up @@ -2733,7 +2733,7 @@ function system_update_1050() {
}

/**
* Notify administrators if a non-core version of CKEditor module is present.
* Notify administrators if a non-core version of Redirect module is present.
*/
function system_update_1051() {
$path = backdrop_get_path('module', 'redirect');
Expand Down

0 comments on commit 138345e

Please sign in to comment.