Commits


Bryce Mecum authored and GitHub committed fe9030272c4
MINOR: [Docs][Python] Fix typo on pycapsule and ipc docs (#38550) ### Rationale for this change `_export_from_c` was a typo and it should be `_export_to_c`. ### Are these changes tested? No. ### Are there any user-facing changes? Docs changes. Authored-by: Bryce Mecum <petridish@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>