commit | 096912b5fe9bb2fd90599d86a714001df6924198 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Oct 30 18:50:31 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 30 14:38:04 2020 -0400 |
tree | a0373e63b671ef5c55594087ffae613aa7ec555c | |
parent | 7820052fdeb17f159037879fc1b51b0fd704c180 [diff] |
log: typo logl_pref in documentation The name of structure element logl_prev is not matched by the documentation. %s/logl_pref/logl_prev/ Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>