[education/labplot] /: Minor improvement in ChangeLog.
Alexander Semke <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 6fc6a1a6ca408eac7401b792530f0fd92d84b67c by Alexander Semke. Committed on 25/07/2026 at 06:11. Pushed by asemke into branch 'master'. Minor improvement in ChangeLog. M +1 -1 ChangeLog https://invent.kde.org/education/labplot/-/commit/6fc6a1a6ca408eac7401b792530f0fd92d84b67c diff --git a/ChangeLog b/ChangeLog index 4b588e53d4..5cc64b181a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,7 +36,7 @@ New features: * Allow to do analysis (fit, smoothe, etc.) on multiple curves simultaneously * Pareto Chart * Made all plot navigations (zoom, shift, pan) undo-/redoable (BUG 470792) - * Atomatically calculate the number of points to plot for equation curves (BUG 431534), optional, default ON + * Automatically calculate the number of points to plot for equation curves, optional, default ON (BUG 431534) * [import] * Import directories - import multiple files in a directory in one single step * Support Unix timestamps (number of seconds since January 1, 1970 (UTC)) and Windows timestamps (number of 100-nanosecond intervals since January 1, 1601 (UTC)) in ASCII files, ms precision only