commit | 14e7722e4eaa65dc619b34848461bb13a0e22048 | [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 | dbebac459b63e62c18985ad0698a39a8e40457ae [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>