mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 22:21:38 +08:00
doc/texi2html_init.in: Correct typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
my $button_text = '<a href="../index.html">Library</a>';
|
||||
my $button_text = '<a href="../index.html">[Library]</a>';
|
||||
push @SECTION_BUTTONS, \$button_text;
|
||||
push @CHAPTER_BUTTONS, \$button_text;
|
||||
push @MISC_BUTTONS, \$button_text;
|
||||
|
||||
Reference in New Issue
Block a user