Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iMattPro committed Nov 13, 2014
1 parent 459b0eb commit 2409d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/acp_manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ public function install_bbcodes($bbcode_data)

if ($row_exists)
{
// Update exisiting BBCode
// Update existing BBCode
$bbcode_id = $row_exists['bbcode_id'];

$sql = 'UPDATE ' . BBCODES_TABLE . '
Expand Down

0 comments on commit 2409d29

Please sign in to comment.