diff options
author | Dries Buytaert <dries@buytaert.net> | 2008-02-06 19:38:28 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2008-02-06 19:38:28 +0000 |
commit | b8a1eab1fb8abb1238f1e5a63757f0d93b2a3cc6 (patch) | |
tree | 0dff0188249d8c3d2999d9b4342e3c1e99711b9e /modules/update/update.install | |
parent | bddba847f569f872aefa1618d2fe49d69f274c63 (diff) | |
download | brdo-b8a1eab1fb8abb1238f1e5a63757f0d93b2a3cc6.tar.gz brdo-b8a1eab1fb8abb1238f1e5a63757f0d93b2a3cc6.tar.bz2 |
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
Diffstat (limited to 'modules/update/update.install')
-rw-r--r-- | modules/update/update.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/update/update.install b/modules/update/update.install index 520d73a31..001dd7c7a 100644 --- a/modules/update/update.install +++ b/modules/update/update.install @@ -41,7 +41,7 @@ function update_schema() { } /** - * Private helper to clear out stale variables from update_status 5.x contrib. + * Private helper to clear out stale variables from update_status 5.x contrib. * * @see update_install() * @see update_update_6000() |