diff options
-rw-r--r-- | src/widgets/link_graph_legend_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/link_graph_legend_widget.h b/src/widgets/link_graph_legend_widget.h index 594f07020..f24ce343b 100644 --- a/src/widgets/link_graph_legend_widget.h +++ b/src/widgets/link_graph_legend_widget.h @@ -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_legend_widget.h Types related to the linkgraph_legend widgets. */ +/** @file link_graph_legend_widget.h Types related to the linkgraph_legend widgets. */ #ifndef WIDGETS_LINKGRAPH_LEGEND_WIDGET_H #define WIDGETS_LINKGRAPH_LEGEND_WIDGET_H |