(svn r25387) -Fix: "typos" in @file filename

This commit is contained in:
rubidium
2013-06-09 18:58:36 +00:00
parent 78aa41126b
commit 5eac8ba705
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
/** @file linkgraph.h Declaration of link graph job classes used for cargo distribution. */
/** @file linkgraphjob.h Declaration of link graph job classes used for cargo distribution. */
#ifndef LINKGRAPHJOB_H
#define LINKGRAPHJOB_H