Skip to content

Commit

Permalink
Replace lower case Theme boost union by upper case.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaboesch authored and abias committed Dec 6, 2024
1 parent 7da2f85 commit d76462c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion smartmenus/edit.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.

/**
* Theme boost union - Edit menu.
* Theme Boost Union - Edit menu.
*
* @package theme_boost_union
* @copyright 2023 bdecent GmbH <https://bdecent.de>
Expand Down
2 changes: 1 addition & 1 deletion smartmenus/edit_items.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.

/**
* Theme boost union - Edit menu items.
* Theme Boost Union - Edit menu items.
*
* @package theme_boost_union
* @copyright 2023 bdecent GmbH <https://bdecent.de>
Expand Down

0 comments on commit d76462c

Please sign in to comment.