Typo: does -> goes
This commit is contained in:
parent
9d9aaf1073
commit
4e7a4fddc5
@ -20,7 +20,7 @@ Requires: %{name}-bin = %{version}-%{release}
|
|||||||
# You can build a debugging version of the BIOS by setting this to a
|
# You can build a debugging version of the BIOS by setting this to a
|
||||||
# value > 1. See src/config.h for possible values, but setting it to
|
# value > 1. See src/config.h for possible values, but setting it to
|
||||||
# a number like 99 will enable all possible debugging. Note that
|
# a number like 99 will enable all possible debugging. Note that
|
||||||
# debugging does to a special qemu port that you have to enable. See
|
# debugging goes to a special qemu port that you have to enable. See
|
||||||
# the SeaBIOS top-level README file for the magic qemu invocation to
|
# the SeaBIOS top-level README file for the magic qemu invocation to
|
||||||
# enable this.
|
# enable this.
|
||||||
%global debug_level 1
|
%global debug_level 1
|
||||||
|
Loading…
Reference in New Issue
Block a user