Docs: Fix mid-file separator syntax in wp-includes/wp-db.php.

Props liamdempsey.
See #32246.


git-svn-id: https://develop.svn.wordpress.org/trunk@35787 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-12-06 20:25:45 +00:00
parent a9bf2e7aaa
commit 800971f2fd
1 changed files with 3 additions and 3 deletions

View File

@ -391,9 +391,9 @@ class wpdb {
*/
public $termmeta;
/*
* Global and Multisite tables
*/
//
// Global and Multisite tables
//
/**
* WordPress User Metadata table