[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.0.0-2-gf790dbd
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.0.0-2-gf790dbd |
Date: |
Sun, 20 Aug 2017 14:58:39 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via f790dbda9d498eef9c9c0a49078adbeecf768d56 (commit)
from fd42aabc26013ace3f87acc4108c3d8a3b238232 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f790dbda9d498eef9c9c0a49078adbeecf768d56
Author: Stefan Weil <address@hidden>
Date: Sun Aug 20 20:39:15 2017 +0200
Fix some typos (found by codespell)
Most of them were in documentation and comments.
Signed-off-by: Stefan Weil <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
Bug-administration | 2 +-
NEWS | 2 +-
README.Git | 2 +-
doc/dev/i18n.texi | 2 +-
doc/expressions.texi | 2 +-
lib/gtk-contrib/gtkxpaned.c | 2 +-
src/data/casereader-translator.c | 2 +-
src/data/dictionary.c | 2 +-
src/data/sys-file-reader.c | 2 +-
src/language/control/loop.c | 2 +-
src/language/lexer/variable-parser.h | 2 +-
src/language/stats/kruskal-wallis.c | 2 +-
src/language/stats/logistic.c | 2 +-
src/language/stats/quick-cluster.c | 2 +-
src/language/stats/rank.c | 2 +-
src/language/stats/regression.c | 2 +-
src/language/stats/roc.c | 2 +-
src/libpspp/hmap.c | 2 +-
src/libpspp/i18n.c | 4 ++--
src/libpspp/zip-reader.h | 2 +-
src/math/categoricals.c | 2 +-
src/ui/gui/psppire-dict.c | 2 +-
src/ui/gui/psppire-import-assistant.c | 4 ++--
tests/data/datasheet-test.c | 2 +-
tests/language/data-io/matrix-data.at | 2 +-
tests/language/stats/quick-cluster.at | 2 +-
tests/language/stats/roc.at | 2 +-
27 files changed, 29 insertions(+), 29 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.0.0-2-gf790dbd,
Ben Pfaff <=