Fix one new minor typo in the config framework docs

This commit is contained in:
Daniel Thayer 2018-03-15 18:52:08 -05:00
parent 77bc5da6f9
commit 8fe998c5f7

View file

@ -29,7 +29,7 @@ expected to change at runtime, but they cannot be used for values that
need to be modified occasionally. While a "redef" allows a
re-definition of an already defined constant in Bro, these
redefinitions can only be performed when Bro first starts. Afterwards,
constants no longer be modified.
constants can no longer be modified.
However, it is clearly desirable to be able to change at runtime many
of the configuration options that Bro offers. Having to restart Bro