Issue #1976956 by droplet, dawehner: Fix reference to incorrect hook in docs

8.0.x
Jennifer Hodgdon 2013-04-23 07:48:34 -07:00
parent 495ff01445
commit 98b9af1c25
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ function edit_contextual_links_view_alter(&$element, $items) {
} }
/** /**
* Implements hook_library(). * Implements hook_library_info().
*/ */
function edit_library_info() { function edit_library_info() {
$path = drupal_get_path('module', 'edit'); $path = drupal_get_path('module', 'edit');