Skip to content

Commit

Permalink
Fix comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz committed Dec 19, 2024
1 parent ca485c2 commit d66565e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php

/**
* Factory for ScheduledSearch/Notify command.
* Factory for Menu/Menu command.
*
* PHP version 8
*
* Copyright (C) Villanova University 2020.
* Copyright (C) Villanova University 2024.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,
Expand Down Expand Up @@ -37,7 +37,7 @@
use VuFind\Config\YamlReader;

/**
* Factory for ScheduledSearch/Notify command.
* Factory for Menu/Menu command.
*
* @category VuFind
* @package Console
Expand Down

0 comments on commit d66565e

Please sign in to comment.