Skip to content

Commit 87071d3

Browse files
authored
[5.3] tuf_metdata (#44602)
Simple PR to correct an error in the comment describing the table Code review only Signed-off-by: BrianTeeman <[email protected]>
1 parent 14a4be8 commit 87071d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/sql/mysql/base.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@ CREATE TABLE IF NOT EXISTS `#__updates` (
873873
-- --------------------------------------------------------
874874

875875
--
876-
-- Table structure for table `#__tuf_updates`
876+
-- Table structure for table `#__tuf_metadata`
877877
--
878878

879879
CREATE TABLE IF NOT EXISTS `#__tuf_metadata` (

0 commit comments

Comments
 (0)