summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2012-12-27 12:29:52 -0500
committerDavid Rothstein <drothstein@gmail.com>2012-12-27 12:29:52 -0500
commit8ec1f078f9c956a5887c8d19be9cf4f50320d84d (patch)
tree789fe9fcc88858cef380dc73d35112da8de49aa9 /modules/system
parent5c9c9a689baf2573aa3bb68c7b9ee471cce753a0 (diff)
downloadbrdo-8ec1f078f9c956a5887c8d19be9cf4f50320d84d.tar.gz
brdo-8ec1f078f9c956a5887c8d19be9cf4f50320d84d.tar.bz2
Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with @link...@endlink.
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/system.api.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/system/system.api.php b/modules/system/system.api.php
index d6e737d66..871f25583 100644
--- a/modules/system/system.api.php
+++ b/modules/system/system.api.php
@@ -3244,8 +3244,7 @@ function hook_query_TAG_alter(QueryAlterableInterface $query) {
* a hook_update_N() is added to the module, this function needs to be updated
* to reflect the current version of the database schema.
*
- * See the Schema API documentation at
- * @link http://drupal.org/node/146843 http://drupal.org/node/146843 @endlink
+ * See the @link http://drupal.org/node/146843 Schema API documentation @endlink
* for details on hook_schema and how database tables are defined.
*
* Note that since this function is called from a full bootstrap, all functions