Doxygen correction for update function (see #1326664).

8.0.x
xjm 2012-01-08 06:35:32 -06:00
parent 92a7f43363
commit 0a15aaa360
1 changed files with 1 additions and 1 deletions

View File

@ -1683,7 +1683,7 @@ function system_update_8002() {
}
/**
* Add {config} table for new Configuration system.
* Adds {config} table for new Configuration system.
*/
function system_update_8003() {
// @todo Temporary.