Commits


Thomas A Caswell authored and GitHub committed 3999384c3e0
MINOR: [Python] spell "language" correctly in trove classifier (#42031) ### Rationale for this change Newer (possibly unreleased) version of the Python build tools check that the classifiers are valid and the build failed due to this typo. ### What changes are included in this PR? Fix the spelling of a word ### Are these changes tested? Build will fail without these changes, has no run-time effect. ### Are there any user-facing changes? no Authored-by: Thomas A Caswell <tcaswell@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>